Re: Is SVN-1.6.12 compatible with Rhel6u2?

2013-02-27 Thread Kriparam Faraday
Thanks for the suggestion. But, the Rhel5u6(production server) runs perfectly fine. My problems are while running Collabnet-svn-1.6.12 on Rhel6u2. On Tue, Feb 26, 2013 at 5:23 PM, Nico Kadel-Garcia wrote: > On Tue, Feb 26, 2013 at 11:35 AM, Kriparam Faraday > wrote: > > Hi, >

Is SVN-1.6.12 compatible with Rhel6u2?

2013-02-26 Thread Kriparam Faraday
Hi, I just stood up an exact replica of a collabnet subversion server(*version=1.6.12 and configured to run as apache subversion*). I have enabled ssl(*using an existing ssl cert from the production box*). I am able to access the server using my browsers or svn clients like smartSVN or TortoiseSVN

wild card support for authz

2010-12-02 Thread Kriparam Faraday
Hi, I am not sure if this feature is part of the current 1.6 release. We have created groups based on their work function(like developers, QA etc...). The developers get RW access to everything including the documentation folder and the source folder. The QA group gets RW in the documentation folde

difference between subversion 1.4.2 repository and 1.6.12 repository

2010-10-19 Thread Kriparam Faraday
Can someone tell me the difference between a 1.4.2 repository and 1.6.12 repository? I recently upgraded all our repositories(along with the subversion server) from 1.4.2 to 1.6.12. I ran the svnadmin verify, tested check-in, check-out,add,delete file etc... Everything looks good. But, I wanted to

finding out the repository version

2010-08-26 Thread Kriparam Faraday
I have upgraded a repository from 1.4 version to 1.6 version by running the "svnadmin upgrade" command. is there anyway to verify it? in other words, I just want to know if there is a way to find out the version of the repository. Thanks in advance.

subversion upgrade from 1.4.3 to 1.6.12

2010-08-05 Thread Kriparam Faraday
Hi, We have an existing subversion setup running using apache(mod_dav_svn). We are looking to upgrade the subversion from 1.4.3 to 1.6. Can someone guide me the steps needed in upgrading it? 1) Do we need to just upgrade the module(mod_dav_svn). If yes, is there a way to find out which version