
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] SVN: Repository vs Project
- Date: Tue, 29 Nov 2005 14:23:47 +0900
- From: Edward Middleton <edward@example.com>
- Subject: Re: [tlug] SVN: Repository vs Project
- References: <438BD014.20603@example.com>
- User-agent: Mozilla Thunderbird 1.0.7 (X11/20051110)
Mark Sargent wrote:
>I'm delving into svn(got some time at work, and thought, after Josh's
>great presentation on it, that I'd give it a shot) and was wondering,
>the distinction between R & P.
>
A project is you concept of a working unit. A repository is subversions
concept of a working unit.
You can have multiple projects in a repository.
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-5-sect-6.1
>When I first add a project to a
>repository, and then add/delete/commit/update(generalness here) files
>etc, the revision number increases. Why does it say, in the svn book,
>that the repository revision number increases, as opposed to the
>project's individual revision number(if such a thing exists) when these
>changes are made.? Can you only have the one project within a
>repository.? If no, then why, as just asked, doesn't the project
>revision number, as opposed to the repository as a whole, increase.? Or,
>am I just not getting it.? Cheers.
>
>
http://subversion.tigris.org/faq.html#globalrev
Edward
Home |
Main Index |
Thread Index