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

Commit as a different user w/ svn+ssh

From: Raj Kumar <rajkum2002_at_rediffmail.com>
Date: 2006-04-04 14:05:01 CEST

Hello All, We use svn+ssh to allow access to our repository. It's read only for all users but the dev group. How can I check in a modification as a different user that has checked out? Scenario: 1. Alice checks out source code using his username and password. He is a normal user so he doesn't have write access 2. Alice made some useful changes and want to check in. He calls Bob from the dev group to check in. Bob looks at the changes and he thinks it is useful so he want to check in the changes as "Bob" svn commit modifiedfile.txt ===> this step tries to check in as Alice since he checked out initially. How do I specify a different username. I looked at --username arg but didn't help. I am using svn+ssh?? Please advice. Thank you, Raj
Received on Tue Apr 4 14:07:11 2006

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.