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

Re: the FAQ, and de-emphasizing the whole "project" thing

From: Purple Streak <mrpurplestreak_at_googlemail.com>
Date: Sun, 14 Sep 2008 09:24:56 +0100

> "Robert P. J. Day" <rpjday_at_crashcourse.ca> writes:
>> i've whined about this before, but i don't think the above is
>> really as informative as it could be since it doesn't really hammer
>> home the idea that there is ***no such thing*** as a "project" in
>> subversion, and i think that misunderstanding still has the potential
>> to lead newbies badly astray.

We have several "projects" in subversion - and there's no more the
concept of "project" in any other SCM system. A project is just a top
level folder usually and people don't think of project version do
they?

What's different in SVN is that you have the global rev number (which
is actually really useful) whereas in a lot of other systems you talk
about individual file and directory versions. What might be confusing
is that you don't have a individual file version - or that a
particular version of a file and it's predecessor might be several
revisions apart i.e. version 2 of a file might be in revision 12345
whereas version 1 was back at rev 1234. In practice of course this
doesn't matter but it is a different concept if you're moving from a
different system.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-14 10:25:49 CEST

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.