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

...... path malfunctions

From: Joakim Simonsson <joakim_at_joakims.com>
Date: 2005-10-03 20:18:51 CEST

Hi,

I am using svn, version 1.2.3 (r15833), on windows xp.

This works:
svn co svn://server/module/trunk ..\module
svn co svn://server/module/trunk ..\..\module

But this doesn't work:
svn co svn://server/module/trunk ..\..\..\module (It checksout the
module on ..\module)

Neither does this work:
svn co svn://server/module/trunk ..\..\..\..\module (It checksout the
module on ..\..\module)

So there seems to be a bug when using more than two ..\

/Joakim Simonsson

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 3 20:20:48 2005

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.