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

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

From: Tim Cronin <tim_at_13-colonies.com>
Date: 2004-02-24 17:13:24 CET

Is there any plan for integration with subversion and scarab?

We have been looking for something with change tracking and
would like to have the ability to tie changes to bugs/features/enhancements
that are in scarab.

is this something better addressed at the subversion client projects?

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Tuesday, February 24, 2004 9:58 AM
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:14:41 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.