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

Re: [Subclipse-users] Tag behavior question

From: DM Smith <dmsmith555_at_yahoo.com>
Date: 2006-09-18 16:31:40 CEST

Martin Wegner wrote:
> Greetings.
>
> 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.
The typical pattern is that the root contains trunk, branches, tags as
subdirectories. If work is being done in trunk then typically that is
checked out as the root of the Eclipse project. (The user might want to
give it a more meaningful project name than trunk.) Thus when the user
updates their project from within Eclipse then they only get the changes
to trunk.
>
> 1. Are we going something wrong?
Yes, since that is not the behavior you want.
>
> 2. Is this the expected behavior?
Yes, since that is how you have set it up.
>
> 3. Are we the only ones who see this as an issue?
>
> And thanks for this excellent plugin.
>
>
> --Marty

---------------------------------------------------------------------
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:31:51 2006

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

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