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

RE: Support for ambiguous URLs (was: Crash in TSVN during Show Log)

From: Oren Eini (Murphy & Associates) <v-orene_at_microsoft.com>
Date: Mon, 24 Mar 2008 02:59:30 -0700

I'll check to see if this is a valid change to make.

________________________________________
From: Stefan Küng [tortoisesvn_at_gmail.com]
Sent: Monday, March 24, 2008 12:36 AM
To: dev_at_tortoisesvn.tigris.org
Cc: Oren Eini (Murphy & Associates)
Subject: Re: Support for ambiguous URLs (was: Crash in TSVN during Show Log)

Oren Eini (Murphy & Associates) wrote:
> As of last week, SvnBridge will always give you a uniue UUID per all respositories.
> Assuming that you have this:
> http://localhost/Foo (mapped to server A) then you change the mapping to server B, which also has a Foo directory.
> They will have different UUID.

Thanks. That will help a lot.

> What is the expected behavior in this scenario?

Did you read my suggestion about how URLs should be handled?

>> So I suggest a change to SvnBridge:
>> instead of connecting to http://localhost:8081/Projectname, have the
>> users connect to http://localhost:8081/server.com/Projectname - that way
>> the URLs will not be the same for all servers, and it will prevent a lot
>> of subtle problems.

Because if two identical URLs can point to different content then that's
not really good. I could imagine that this could surface many subtle
problems which never were a problem before.

And with that syntax, I would imagine that SvnBridge could be used for
several servers at the same time without having to manually connect to
the server every time?

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-24 11:00:37 CET

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

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