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

svn:externals doesn't work with absolute paths

From: Alex Kolesnichenko <support_at_bytegems.com>
Date: 2007-04-09 03:15:21 CEST

Hello,

I'm experimenting with referenced projects, using "5.2.4" help section as a
user guide.

I added a property svn:externals to my folder:
SomeLibrary
file:///C:\Projects\__VersionControl\ExternalizedProjects\SomeLibrary

When I do "Update" for this folder, I'm getting this error message:
===
External: C:\Projects\ExternalizedProjects\SomeLibrary\somelib
Error: Unable to open an ra_local session to URL
Error: Unable to open repository
'file:///C:\Projects\__VersionControl\ExternalizedProjects\SomeLibrary'
Error: Can't open file
'\C:\Projects\__VersionControl\ExternalizedProjects\SomeLibrary\format': The
filename, directory name, or volume label syntax is incorrect.
===

If I change my property to:
SomeLibrary
file:///Projects\__VersionControl\ExternalizedProjects\SomeLibrary

Everything works as expected.

Is this a feature or a bug?

Thanks.

-- 
Best regards, Alex Kolesnichenko.
support_at_bytegems.com, http://www.bytegems.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Apr 9 03:16:05 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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