Updating a working copy by different user
From: Jirka Hronik <jirka_at_cxc.com.au>
Date: 2007-02-26 03:35:58 CET
Hi. Is there any way to enable two users to update the same working copy?
The only way I found is to switch from
svn+ssh://user1@server/svn/app/branches/rel1
to
svn+ssh://user2@server/svn/app/branches/rel1
But it's is not working as expected:
1/ the password dialog keeps asking for user1's password. That's probably
2/ second, if I enter user1's password, the dialog tell me:
svn+ssh://user2@server/svn/app/branches/rel1
is not the same repository as
svn+ssh://user2@server/svn/app
What am I doing wrong? Is there any other way for user2 to update working
Thanks for any help,
Jirka
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.