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

Re: How to change the owner of a working copy.

From: Anthony Cagle <daerious_at_gmail.com>
Date: Mon, 23 Mar 2009 21:43:09 -0500

Thanks, problem was solved by changing ownership of the .svn directories mainly.

On Mon, Mar 23, 2009 at 6:09 PM, Ryan Schmidt
<subversion-2009a_at_ryandesign.com> wrote:
>
> On Mar 23, 2009, at 14:29, Anthony Cagle wrote:
>
>> I have an svn repository that was checked out by user1 and I would
>> like to change that working copy to be owned by user2, so that user2
>> can perform updates and commits to and from that working copy.  I do
>> not want to delete the working copy and check out a new one with
>> user2.
>>
>> Is there any way to change the owner of the working copy?
>
> It's just files and directories on your disk, so change the ownership the
> same way you do for any other item in your OS, e.g. chown on Unix-like OSes
> or I don't know what on Windows.
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1396199

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-24 05:55:26 CET

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.