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

Re: Newbie help

From: Bill Guindon <agorilla_at_gmail.com>
Date: Mon, 24 Mar 2008 18:20:49 -0500

On 3/24/08, Charles Villa <CVilla_at_tekscan.com> wrote:
> I'm sure this question has been asked thousands of times, but after reading the faqs and the book I'm still not clear.
>
> It seems that common convention is to use the subdirectrories, trunk, branches and tags. What I'm confused is where to put the first import? The examples show it going into repos/project, not repos/project/trunk. I think I should not be placing anything in the project's root if I am using the subdirectory layout, but I'd like to be sure.

Your gut reaction is right, it belongs in trunk.

> Also, what are people's views with multiple projects? I'm trying to decide between one repository per project and multiple projects per repository. Do you generally find the global revision number bump more irritating than having to do svnadmin to create a new repo?

Personally, I don't care about the revision bump, so I do multiple
projects in a single repository.

In case you haven't come across it, I'll plug a good book for newbies:
http://www.pragprog.com/titles/svn2 (available as a pdf for $22).

> Thanks,
> Charles Villa
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

-- 
Bill Guindon (aka aGorilla)
The best answer to most questions is "it depends".
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-25 00:21:08 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.