can we set svn:external for a single file in debian
Asked Answered
V

2

1

can we set svn:external for a single file in debian

Vehicle answered 3/9, 2009 at 5:41 Comment(0)
C
4

Yes you can if can you use svn version >= 1.6.

http://subversion.tigris.org/svn_1.6_releasenotes.html#externals

...as drobert pointed out in a comment, svn 1.6 is still experimental in debian.

Centrosphere answered 3/9, 2009 at 5:41 Comment(1)
... and since the question was "in debian" [sic], Subversion 1.6 is in testing, and will be released as part of Squeeze. Lenny still has 1.5. However, Michael Diers has made a backport: article.gmane.org/gmane.linux.debian.backports.general/5391Hafner
F
0

an externals definition can only point to directories, not files.

Floret answered 3/9, 2009 at 5:44 Comment(1)
this is only true for subversion < 1.6 since subversion 1.6 external can point to single filesBryan

© 2022 - 2024 — McMap. All rights reserved.