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

repos withour uuid's?

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-10-19 10:01:36 CEST

Hi,

While looking for a way to check if URL's and paths belong
to the same repository I came across the uuid member in
the status entry struct. According to the description this
represents the uuid of the repository and would be the
perfect solution for my problem.

But, while testing I found that some working copies
have an uuid-entry in ther "entries" file, others don't.
Even if I do a fresh checkout, there seem to be
repositories which don't have an uuid.

Why is that?

E.g. if I checkout the subversion source from
http://svn.collab.net/repos/svn/trunk the entries file
got an entry "uuid", but if I checkout the tortoisesvn
source from http://svn.collab.net/repos/tortoisesvn/trunk/
there's no such entry.

Is there another way to check if two given paths/urls belong
to the same repository?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 19 10:03:37 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.