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

Re: Why Does Relocate require Repository Credentials?

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Tue, 23 Dec 2008 22:46:36 +0100

Paul Guantonio wrote:
> When I started to do a relocate I was asked for the credentials for the repository server. This
> concerned me because I had no intention to do anything on the repository server.
>
> Am I correct that all Relocate is trying to do is verify that the new repository location points to
> the very same repository as the old location?

Yes, the relocate contacts the repository to verify the that the new
location has the same repository uuid. And it does some other checks too
which require contacting the repository. But those are all read
accesses, no write access. So the repository won't get modified, nothing
to worry about.

> If I am correct it seems to me that it would be helpful to add a note to the help file noting that
> Relocate checks to be sure that the new and old location are in fact the very same repository so
> needs to access the repository using the new location, requesting credentials if required for access.

Not sure if that's necessary. I mean we don't mention repository access
for other commands either.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=990982
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-23 22:47:30 CET

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.