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

Is there common structure to a Subversion repository?

From: Skip Montanaro <skip_at_pobox.com>
Date: Thu, 28 Feb 2008 14:30:28 +0000 (UTC)

I'm a relative Subversion novice. I use it for a few open source
projects like Python, but I generally use the barest set of commands
and only check in/out to/from the trunk. I'm used to seeing a
branch/trunk structure that looks like what I see here:

    http://svn.python.org/view/python/

At work we've recently begun using Subversion for some stuff, but
still mostly use CVS. I am working on an installation script which
will need to pull source code from either CVS or Subversion. Alas,
the structure I see in the one repository I have access to at the
moment looks like this:

    project
    project/ABC
    project/ABC/config

Nowhere do I see anything like the branches, tags and trunk directories
in the Python repository. Am I missing something or are those
directories just named and located by convention?

Thanks,

Skip Montanaro

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-28 16:45:30 CET

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

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