Re: peg revision added to checkout path
Malcolm Rowe <[email protected]> Fri, 10 Feb 2006 17:37:25 +0000
| Newsgroups | gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <20060210173725.GB8411__2338.61343372173$1139593950$gmane$org@lorenz.farside.org.uk> |
On Wed, Feb 08, 2006 at 05:08:54PM +0000, Julian Foad wrote: > Mathias Weinert wrote: > >>>>$ svn co -r 223 svn://myrepos/repos/trunk/olddir@223 > >>>>A olddir@223/file2.txt > >>>>A olddir@223/newdir > >>>>A olddir@223/branchfile.txt > >>>>Checked out revision 223. > > > >As I didn't get any more responses I now assume that this is > >a bug and therefor forward it to the dev list. > > Yes, it's a bug. Thanks for the report. > Fixed in r18416. (btw, I'm also planning to commit a change to default the operative revision to the peg revision later on today, so that command can just be 'svn co svn://myrepos/repos/trunk/olddir@223'.) Regards, Malcolm