Re: svn commit: r23433 - trunk/subversion/svnsync
From: Nik Clayton <nik_at_ngo.org.uk>
Date: 2007-02-21 17:01:52 CET
C. Michael Pilato wrote:
This is probably an immensely stupid question, for which I apologise in
... why not use the built in support for usernames and passwords in the URL
<proto>://<username>:<password>@<host>/<path>
(where the '<username>:<password>@' bit is optional) svnsync shouldn't need
If one or both of the DEST_URL and SOURCE_URL for svnsync require
svnsync init svn://u1:p1_at_host1/path/to/repo/path svn://u2:p2_at_host2/path/
Right? And if DEST_URL needs a username/password pair that can be
svnsync sync svn://u2:p2_at_host2/path/
Or am I missing something fundamental?
N
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.