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

Reply via email to