[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

peg revision added to checkout path

From: Mathias Weinert <mathias.weinert_at_gfa-net.de>
Date: 2006-01-25 11:38:50 CET

Hi there,

I found something which first seems to be bug for me. I am not
sure if I even already read about it but at least I didn't find
anything in the issue tracker. But after thinking a while it
might also be a feature. So here comes the description:

I want to check out a path that doesn't exist any more so I use
a peg revision. Unfortunately Subversion uses the @-suffix to
build the working copy path name if I don't provide one:

$ svn co -r 223 svn://myrepos/repos/trunk/olddir_at_223
A olddir@223/file2.txt
A olddir@223/newdir
A olddir@223/branchfile.txt
Checked out revision 223.

This happens with Subversion 1.3.0 under cygwin as well as when
I use the win32 binaries.

As already said: is this a bug or a feature?

Mathias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 25 11:40:05 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.