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

Re: something about permission

From: LiuYan ๅˆ˜็ ” <lovetide_at_21cn.com>
Date: Mon, 18 Oct 2010 07:20:46 +0000 (UTC)

่‚–ๆ™— <xiaohan2012 <at> gmail.com> writes:

>
>
> I set up a svn server on my own Ubuntu\Linux.
> When I enter commands like "svn commit filename", the terminal will remind me
that I have no permission to do that.(Of course, except for the case when I
add "sudo" to the head)
> Then I wonder, if clients from different PCs try to commit something, how do
they get such permission?
>
> Thanks in advance!
>
I'm new to subversion too, but I think your permission issue should related to
what kind server you've setup. i.e. is your svn server URL like file:// or
svn:// or http:// or svn+ssh://.

There's a whole chapter to introduce the svn server configuration here:
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.html

Wish it can help you.
Received on 2010-10-18 09:21:38 CEST

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.