RE: Error parsing svn:externals property
From: Bax, Arjen <ABax_at_AEGON.NL>
Date: 2005-04-07 14:48:31 CEST
Mahesh kulkarni writes:
> i've two repository say A and B.. i want to assign
Make that
svn ps svn:externals "local file:///B/trunk/WebBrowser" WebBrowser
which will set the property svn:externals on the directory WebBrowser (in
If you intended to automatically create a subdirectory WebBrowser with the
svn ps svn:externals "WebBrowser file:///B/trunk/WebBrowser" .
(note the dot at the end) and update.
HTH,
-- Violence is the last refuge of the incompetent - Isaac AsimovReceived on Thu Apr 7 14:55:34 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.