[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 15 Apr 2012 05:59:29 +0300

Nico Kadel-Garcia wrote on Sat, Apr 14, 2012 at 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.

CC'ing svnbook-dev@ as they may want to document that --sync-user is
needed on the second command unless authn creds were cached in
~/.subversion/auth/. (and that the auth creds are never stored in r0 revprops)
Received on 2012-04-15 05:00:08 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.