Re: Subversion related issues

2015-07-08 Thread Branko Čibej
On 08.07.2015 17:42, Ignace Danneels wrote: > > Hello, > > > > I posted a question on the community page > Lets start by making it clear that this is not "the [Subversion] community page"; it's some forum maintained by CollabNet that is about Subversion but not in any way endorsed or maintained

Re: Svnserve port issue with Apache

2015-07-08 Thread Ryan Schmidt
On Jul 9, 2015, at 12:23 AM, Prakash Reddy wrote: > On Jul 9, 2015, at 3:11 PM, Ryan Schmidt wrote: >> >> On Jul 8, 2015, at 11:14 PM, Prakash Reddy wrote: >>> >>> There was an Apache application running on a a linux server and recently I >>> installed svnserve using the below rpm files as per

Re: Problem with "svn export"

2015-07-08 Thread Ryan Schmidt
On Jul 9, 2015, at 12:12 AM, Ryan Schmidt wrote: > On Jul 8, 2015, at 9:56 PM, Sandeep Kamath wrote: > >> We have got 30+ projects in our windows 2008 server and every day we are >> taking the backup of it. We are using "svn export" command to do so using >> python script. >> "Svn export" is f

Re: Problem with "svn export"

2015-07-08 Thread Ryan Schmidt
On Jul 8, 2015, at 9:56 PM, Sandeep Kamath wrote: > We have got 30+ projects in our windows 2008 server and every day we are > taking the backup of it. We are using "svn export" command to do so using > python script. > "Svn export" is failing for some projects forcing the apache to restart. Ou

Re: Svnserve port issue with Apache

2015-07-08 Thread Ryan Schmidt
On Jul 8, 2015, at 11:14 PM, Prakash Reddy wrote: > > There was an Apache application running on a a linux server and recently I > installed svnserve using the below rpm files as per one of the google site. > After that the svn link is working fine but my other application link running > on apa

Svnserve port issue with Apache

2015-07-08 Thread Prakash Reddy
Hi, There was an Apache application running on a a linux server and recently I installed svnserve using the below rpm files as per one of the google site. After that the svn link is working fine but my other application link running on apache earlier is not working now. * - httpd-2.2.9-1.fc9.i

Problem with "svn export"

2015-07-08 Thread Sandeep Kamath
Hi. We have got 30+ projects in our windows 2008 server and every day we are taking the backup of it. We are using "svn export" command to do so using python script. "Svn export" is failing for some projects forcing the apache to restart. Out of 30 projects, one or the other will have incomplete d

Subversion related issues

2015-07-08 Thread Ignace Danneels
Hello, I posted a question on the community page (see link below) and markphip replied. https://subversion.open.collab.net/ds/viewMessage.do?dsForumId=3&dsMessageId=550254 The post is shown below Issue 1 The access rule contain: [aliases] idan = ignace.danneels [groups] sol_dev = &bwal,&idan

Re: how to svn merge of filename with spaces ?

2015-07-08 Thread Nico Kadel-Garcia
On Wed, Jul 8, 2015 at 6:06 AM, Philip Martin wrote: > Branko Čibej writes: > >> On 07.07.2015 19:58, Zk W wrote: >>> Hi All >>> >>> We have SVN 1.6. >>> We like to perform a svn merge on a file where its filename has spaces. >>> eg >>> Roaming Apple.txt >>> >>> Is this syntax correct below to sv

Re: how to svn merge of filename with spaces ?

2015-07-08 Thread Philip Martin
Branko Čibej writes: > On 07.07.2015 19:58, Zk W wrote: >> Hi All >> >> We have SVN 1.6. >> We like to perform a svn merge on a file where its filename has spaces. >> eg >> Roaming Apple.txt >> >> Is this syntax correct below to svn merge to a working copy ? >> If not, what should it be ? >> >>