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

Re: Where stored

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sat, 14 Apr 2012 14:57:07 -0400

On Tue, Apr 10, 2012 at 2:57 AM, Daniil S <daniil_sb_at_yahoo.com> wrote:

> 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?
>
> --
>
> That's a good question about "provenance". If stored anywhere, it would
reside in $HOME/.subversoin/, along with authentication for any other
previously accessed repositories.
Received on 2012-04-14 20:57:38 CEST

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.