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

Re: svn:externals with file:

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-03-15 22:49:51 CET

On Tue, 15 Mar 2005 15:31:48 -0600, John Holcomb <jshadow1@gmail.com> wrote:
> Ok, I don't understand what I'm doing wrong here. From the little
> documentation on the svn:externals property that I DID find, this
> looks correct...
>
> C:\Projects\Outdoor_Portable>svn ps svn:externals "test file:///G:/New Products/
> Outdoor Portable/3 Design/Software/Repository_Testing/Shared Resources" .
>
> Sorry if this has been covered before, but I just couldn't find it in
> the archives.

I don't think you can have spaces in an URL. So you would need something like

svn ps svn:externals "test
file:///G:/New%20Products/Outdoor%20Portable/3%20Design/Software/Repository_Testing/Shared%20Resources"
.

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 15 22:52:36 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.