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

RE: Re: is the "task" concept available in SubVersion?

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2004-02-24 17:05:27 CET

Hi,

A 'task' could be multiple commits... I was about to suggest using branches for this; and using merging or reverse-merging to apply or undo the changes involved in the 'task'.

Regards,

--Tim

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: dinsdag 24 februari 2004 16:58
To: Richard & Alex Malcolm
Cc: users@subversion.tigris.org
Subject: Re: is the "task" concept available in SubVersion?

On Mon, 2004-02-23 at 22:40, Richard & Alex Malcolm wrote:
> Hi,
>
> I am just wondering if there is the concept of a "task" in SubVersion. What
> i mean by "task" is the association of a set of changes you may perform to a
> number of files to make a single fix or add a single new piece of
> functionality. This concept can be powerful for allowing a single "task" (or
> job) to be managable in its own right (i.e. remove that suite of changes
> etc).
>
> Is that possible in SubVersion?

Yes, you're describing what most people call a 'changeset', or a
'patch', 'single commit' or whatever. Subversion's global revision
numbers are simply names of changesets. You can refer to them by name,
merge them by name, revert them by name, etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 24 17:10:11 2004

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.