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

RE: Re: Commit - Approve cycle ?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-24 15:23:02 CEST

On Mon, 2004-05-24 at 08:08, James Moger wrote:
> Sorry, I guess I wasn't clear enough:
>
> Joe (developer) starts a commit transaction that requires Bob's (manager) approval.
> Bob reviews Joe's changes and commits them as changeset #100.
>
> Would
> svn log -r 100 url_to_repository
> show Joe (developer) or Bob (manager) as the committer of the changeset?

That's entirely up to the workflow system. The "author" of the
changeset is just an unversioned property attached to the transaction
itself. I suppose anyone could change it, including Joe or Bob.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 24 15:28:20 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.