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

Re: Missing svnadmin subcommands from reference section in book

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-12 16:51:35 CEST

"Francois Beausoleil" <fbos@users.sourceforge.net> writes:

> Do you know about Subissue ? The issue-tracking system that would save
> all issue information in Subversion repositories ? One of the problems
> with the approach is that when a commit is in progress, there is
> currently no way for applications to modify or append information to a
> commit.

There's no limit on what you can do with a transaction tree. You
could start a commit, and then leave the transaction sitting around
for weeks, have a manager inspect it, approve it, and then commit.
But all of this 'workflowy' stuff ("subissue" included) already has a
public svn_fs.h API. 'svnadmin' is not a generic tool for
manipulating the contents of filesystem trees. That's all I'm saying.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 12 16:52:26 2003

This is an archived mail posted to the Subversion Dev mailing list.

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