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

Re: Ckeckout and repository location

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-04-18 17:07:33 CEST

news <news@sea.gmane.org> wrote on 04/18/2005 10:07:04 AM:

> > why don't you set the URL to http://somepc/svn/repos/myproject and the
> > root-URL to http://somepc/svn/repos ?
>
> Thanks Ronald, but what will this do? I still don't understand what is
the
> purpose of root URL. In standalone SVN client there is nothing similar.

You should always specify a root URL, but it will not have any impact on
checkout to my knowledge. Why do you have to specify it? There isn't yet
a Subversion API to determine it programmatically, and there are instances
where it is handy to just run a command against the root URL.

> And BTW, Sublicpse is aware about "trunk/tags/branches" structure? What
will
> happen if I will name them "body/tag/vetve"?

How you structure your repository is up to you. There is no real
significance to the names you use. There is one very small exception. If
you are doing a commit to a URL with "tags" in the name, we will warn you
that you might be committing to an incorrect location. We just copied
this feature from TortoiseSVN.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Apr 19 01:07:33 2005

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

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