Re: Cant open repository folder

2013-01-10 Thread Stefan Sperling
On Tue, Jan 08, 2013 at 06:34:54PM +0530, noufal av wrote: > how i solve this problem..plzz help me and i waiting for ur solution The repository cannot be read because the 'current' file is apparently empty. This means Subversion has no way of knowing what the latest revision in the reposi

Re: Merge Error

2013-01-10 Thread Stefan Sperling
On Thu, Jan 10, 2013 at 09:32:39AM -0600, Chris Meyer wrote: > I get the following error when trying to use the merge tool, when choosing > 'Merge a range of revisions', enter the url to merge from, then push 'Show > log' or even if I push next and then 'Test Merge', I get the same error. > For som

Re: subversion crash

2013-01-10 Thread Stefan Sperling
On Thu, Jan 10, 2013 at 05:20:07PM +0800, yijinhu wrote: > Best Regards > > 易金华 (Charles Yi) R&D > > 无锡矽鼎科技有限公司 > > CYNOVO, Inc. Thank you, this looks interesting. Can you please share your authz configuration file as well? > Process info: > Cmd line: svnserve -d -r G:\svn --config-file G:

Merge Error

2013-01-10 Thread Chris Meyer
I get the following error when trying to use the merge tool, when choosing 'Merge a range of revisions', enter the url to merge from, then push 'Show log' or even if I push next and then 'Test Merge', I get the same error. For some reason it keeps telling me that my local temp folder is not a worki

Issue with Subversion Server on i5/OS

2013-01-10 Thread Oliver Bretterklieber
The V6R1 version of the Subversion Server for i5/OS stops since December 2012 with error MCH3601. After discussion with IBM software service, this is the result of a change in the the latest PSP SF99368 for the Apache HTTP server in i5/OS: http://www-912.ibm.com/s_dir/sline003.nsf/554c38c4848b

subversion crash

2013-01-10 Thread yijinhu
Best Regards 易金华 (Charles Yi) R&D 无锡矽鼎科技有限公司 CYNOVO, Inc. Tel: 0510-81015338-8037 Fax: 0510-85381028 江苏省无锡市震泽路18号无锡国家软件园射手座B栋4楼 Addr: 4th Floor, B Section, Sagittair Building, Wuxi National Software Park, No.18 Zhenze Road, Wuxi City,Jiangsu Province,P.R.C. Zip: 214135

Re: access control for Subfolder is not work in svn 1.6

2013-01-10 Thread Raghu GS
Stefan Sperling apache.org> writes: > > On Thu, Jan 10, 2013 at 12:56:47PM +, Raghu GS wrote: > > Hello Everybody > > > > How can i block access to sub folders in svn for repository members ? > > I have tried "membername =" and "*=" (without quotes) > > parameters in svnauthz file. > > >

RE: access control for Subfolder is not work in svn 1.6

2013-01-10 Thread Grierson, David
If they're not on the list of users for the external repository then they will be unable to check it out via the svn:externals property. David. -- David Grierson - Tools Specialist Sky Broadcasting - Customer Business Systems Email david.grier...@bskyb.com Watermark Building, Alba Campus, Living

Re: access control for Subfolder is not work in svn 1.6

2013-01-10 Thread Raghu GS
Grierson, David bskyb.com> writes: > > Hi, > > If I remember correctly, you cannot remove permissions which you have already granted for a parent folder. > > See this answer on ServerFault for a more complete explanation of how I would go about achieving this. > > http://serverfault.com/que

Re: access control for Subfolder is not work in svn 1.6

2013-01-10 Thread Stefan Sperling
On Thu, Jan 10, 2013 at 12:56:47PM +, Raghu GS wrote: > Hello Everybody > > How can i block access to sub folders in svn for repository members ? > I have tried "membername =" and "*=" (without quotes) > parameters in svnauthz file. > > I have also tried "require user membernane" in > /etc/

RE: access control for Subfolder is not work in svn 1.6

2013-01-10 Thread Grierson, David
Hi, If I remember correctly, you cannot remove permissions which you have already granted for a parent folder. See this answer on ServerFault for a more complete explanation of how I would go about achieving this. http://serverfault.com/questions/404003/setup-svn-repository-subfolder-specific-

access control for Subfolder is not work in svn 1.6

2013-01-10 Thread Raghu GS
Hello Everybody How can i block access to sub folders in svn for repository members ? I have tried "membername =" and "*=" (without quotes) parameters in svnauthz file. I have also tried "require user membernane" in /etc/httpd/conf.d/svn.conf All the procedures i have tried didn't work. Please

Re: branching WC folder fails with files marked as deleted

2013-01-10 Thread Roman Kellner