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

Re: svn diff - password bug?

From: Petr Sebor <petr_at_scssoft.com>
Date: 2003-01-06 22:42:24 CET

Garrett Rooney wrote:

>
> it's just doing what you asked it to.
>
> diffing against PREV means 'diff against the last version of this
> file', which means it has to access the repository to get that version
> of the file, which requires a password because you configured it to
> ask for one.
>
> -garrett
>
Ok then, but why is it so inconsistent? I mean - why I don't have to
provide password
when doing svn up ?

for example:

svn up -r PREV foo.txt is ok... no password required (svn asked me for
it long time ago,
the password is now stored in .svn/auth/{username,password})... but why
svn diff -r PREV foo.txt is not ok? This is not correct.... at least
IMHO :-)

Regards,
Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 22:43:36 2003

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.