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

Re: Determining watched paths ...

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 3 Aug 2010 06:51:52 -0400

On Mon, Aug 2, 2010 at 17:44, Parrish, Ken <KParrish_at_gomez.com> wrote:
> I am attempting to resolve an authentication bug on my workstation.
>   Regarding the TortoiseSVN cache crawler:
>
>
>
> 1)       Does the TortoiseSVN cache crawler attempt to authenticate each
> time it updates the local cache?

No, TSVNCache does not ever contact the repository.

> 2)      TortoiseSVN is reporting that there are 7 ‘watched paths’ on my
> computer.  How can I determine what local directories constitute a ‘watched
> path’?

I don't have a Windows computer handy but where ever you're seeing
this count, you should get an indication of what the paths are. If you
can't, any folder in Explorer with a TSVN overlay icon is being
monitored.

> 3)      Is there any other scenario where TortoiseSVN might attempt to
> authenticate with Subversion ‘automatically’, without explicitly prompting
> if it cannot authenticate?

Subversion clients do not present authorization credentials unless the
repository they're contacting prompts them for it Subversion clients
do not contact the repository unless the user explicitly requests that
action. Subversion by default cache the last-used credentials on the
client system and uses those cached credentials unless the repository
rejects them for whatever reason.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2642294

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-03 12:52:23 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.