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

Re: Question: subversion operating

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Mon, 9 Nov 2009 00:26:13 -0600

On Nov 5, 2009, at 05:55, midtomhu wrote:

> Dear Sir:
> I have some question followed? please tell me what can i do ?
> Best Regards
> Midtom Hu
>
> ====================================================================
> $ svn propset svn:externals "src http://192.168.1.80/repos/olpc/livedesktop/liveupdate/src
> ": /home/midtomhu/rpmbuild/BUILD/add-remove
> $ svn up
> svn: warning: Error handling externals definition for 'src':
> svn: warning: URL 'http://192.168.1.80/repos/olpc/livedesktop/
> liveupdate/src:' at revision 2473 doesn't exist
> At revision 2473.
> ====================================================================

I don't think it likes the colon you put after the externals value. Try:

$ svn propset svn:externals "src http://192.168.1.80/repos/olpc/livedesktop/liveupdate/src
" /home/midtomhu/rpmbuild/BUILD/add-remove

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415683

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-09 07:27:16 CET

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.