Martin Wegner <marty@radblue.com> wrote on 09/18/2006 10:20:08 AM:
> We are just starting out with Subclipe and Eclispe 3.2. We have some
> questions about Tag behavior.
>
> If we use Subclipse to tag the HEAD branch into our tags directory and
then
> do a Subclipese Update on the whole project, we get the tagged branch
copied
> back down to each of our developers boxes. Is this the expected
behavior?
> Since we are epxecting to tag our HEAD branch several times a day it
appears
> that Subclipse is going to need quite a bit of extra disk space as we go
forward.
>
> 1. Are we going something wrong?
Yes. Subversion uses the metaphor of a file system. You need to
structure your file system in such a way that your trunk can be checked
out independently of the tags so that you do not run into this. Have you
looked at the Subversion book at all? It has some good information on
this sort of stuff.
http://svnbook.red-bean.com/nightly/en/svn.intro.quickstart.html
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Sep 18 16:23:28 2006