Where stored
From: Daniil S <daniil_sb_at_yahoo.com>
Date: Mon, 9 Apr 2012 23:57:12 -0700 (PDT)
Hello.
Documentation says:
------------
Initialize a destination repository for synchronization from
another repository.
…
$ svnsync initialize http://svn.example.com/svn-mirror \
http://svnbook.googlecode.com/svn \
--sync-username syncuser --sync-password syncpass
------------
And then you can simply
$ svnsync synchronize DEST_URL
My question: is there possibility to find out which username (and password if possible) were used at initial command? Where this values stored?
--
Thanks in advance,
Daniil
|
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.