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

Re: Bug Report - 'SVN Update' on multiple folders may causes problems.

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Thu, 01 Jan 2009 09:56:09 +0100

Manu wrote:
> Thanks for the fast reply.
>
> As far as i could tell, my repositories do actually have separate
> id's.
> I didn't configure the server myself. I'm using dreamhost who provide
> an svn service.
> When I create a repository it offers me a box to specify an id, and
> the id's I entered are unique.
>
> My 2 repositories of interest from my prior example:
> http://feedback.dreamhosters.com/feedbacksvn/ (ID: "feedbacksvn")
> http://fuji.dreamhosters.com/fujisvn/ (ID: "fujisvn")

Those are not the repository uuids, those are just your project ids.

> The IDs shown are according to dreamhost's configuration tool; the
> id's i entered when creating the repository.
> I can provide a screenshot if it helps.
>
> Is there perhaps another ID that dreamhost don't expost in their
> configuration tool?

I don't know dreamhost. But I doubt that you can configure the
repository uuid - that is created automatically when a NEW repository is
created. Seems dreamhost made the same mistake as some other hosters by
simply copying an existing preconfigured repository instead of creating
a new one.

> When you say 'UUID', do you mean a big long GUID style id? I haven't
> seen anything like that in the configuration...

You can check the uuid by right-clicking on your working copy folder,
select "properties" from the explorer context menu (not the one in the
TSVN submenu). Then go to the Subversion tab. There you can see the
repository uuid.
For example, the TSVN repository has the uuid
a180ee7a-7c27-d748-b48c-54a4189679d8

> Perhaps i should take this up with them?

If your different repositories have the same uuid, then yes please
report that to them and force them to set up the repositories properly.
Having the same uuid on all repositories will cause severe problems (not
just the one you just discovered but other problems as well).

Also, see my blog post about problems with the log cache resulting from
identical uuids:
http://tortoisesvn.net/node/333

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=998097
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-01-01 09:56:38 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.