##// END OF EJS Templates
interpret repo#name url syntax as branch instead of revision...
interpret repo#name url syntax as branch instead of revision Previously, the name part of an repo#name url was interpreted as a revision, similar to using the --rev option. Now it is instead looked up as a branch first, and if that succeeds all the heads of the branch will be processed instead of just its tip-most head. If the branch lookup fails, it will be assumed to be an revision as before (e.g. for tags).
Sune Foldager -
r10365:d757bc0c default
Show More
Name Size Modified Last Commit Author
/ tests / svn
branches.svndump Loading ...
encoding.svndump Loading ...
move.svndump Loading ...
startrev.svndump Loading ...
svndump-branches.sh Loading ...
svndump-encoding.sh Loading ...
svndump-move.sh Loading ...
svndump-startrev.sh Loading ...
svndump-tags.sh Loading ...
tags.svndump Loading ...