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

Re: svn:externals

From: SIMON TIMMS <timmssimon_at_shaw.ca>
Date: 2004-09-15 22:33:21 CEST

Thanks Helmut. I tried what you suggested and it still failed. So I ran:

svn propset svn:externals 'schema http://simon.ma.cx/svn/trunk/services/schema' schema

And that seemed to work, however running propget on that schema folder yeilds nothing. Also when I checkout the project I get an error

stimms_at_simserve tmp$svn checkout file:///home/svn/repositories/410-private

Fetching external item into '410-private/trunk/service/schema/schema'
svn: Unrecognized URL scheme 'http://simon.ma.cx/svn/410-public/trunk/services/schema'

Is there some trick that i'm still missing?

----- Original Message -----
From: Helmut Heidegger <h.heidegger@phion.com>
Date: Wednesday, September 15, 2004 1:54 am
Subject: Re: svn:externals

> Hello Simon,
>
> try the following:
>
> svn propset svn:externals 'schema
> http://simon.ma.cx/svn/trunk/services/schema' .
>
> Should be one line ;-)
>
> Bye
> Helmut
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 22:34:51 2004

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.