Re: svn 1.3 crashing after sometime

2010-07-01 Thread Nico Kadel-Garcia
On Thu, Jul 1, 2010 at 10:04 PM, west alto wrote: > Thanks guys, Ho do i upgrade from 1.3 to 1.6? Do i need to install > first 1.4 then do a svn dump and load, then 1.5 and then svn dump and > load etc. No, move aside the repository, do a good backup to tape, then install version 1.6. Then d

Re: Big problem with svn:mergeinfo, feature branches and merging (reintegrate)

2010-07-01 Thread sNop
Hi Bob, On 1. 7. 2010 22:11, Bob Archer wrote: > > Basically if you merge changes in a sub-folder that subfolder will get > mergeinfo on it. That info won't be on trunk. > I understand. > So, I would verify that all the merge info on /trunk is in place. > I will do it. > > > Another think

Re: svn 1.3 crashing after sometime

2010-07-01 Thread Nico Kadel-Garcia
On Thu, Jul 1, 2010 at 1:38 PM, Daniel Shahaf wrote: > Nico Kadel-Garcia wrote on Thu, 1 Jul 2010 at 08:06 -0400: >> First, upgrade from version 1.3. > > +1 > >> Second: throw HTTPS based access the heck out. > > Isn't this irrelevant to the OP's question? Nope. He's using mod_dav_svn and LDAP au

Re: Big problem with svn:mergeinfo, feature branches and merging (reintegrate)

2010-07-01 Thread sNop
Hi Bob, first I want to thank you for you reaction. On 1. 7. 2010 20:33, Bob Archer wrote: >> Hi, >> >> I have big problems with reintegrating feature branches. I have >> this problem only with one reposity location. >> >> I show it on example: >> 1) I create branch ( feature branch ) >> 2) I sw

Re: Big problem with svn:mergeinfo, feature branches and merging (reintegrate)

2010-07-01 Thread sNop
On 1. 7. 2010 20:41, Andy Levy wrote: > On Thu, Jul 1, 2010 at 14:11, sNop wrote: >> Hi, >> >> I have big problems with reintegrating feature branches. I have this problem >> only with one reposity location. >> >> I show it on example: >> 1) I create branch ( feature branch ) >> 2) I switch to th

Re: Big problem with svn:mergeinfo, feature branches and merging (reintegrate)

2010-07-01 Thread Andy Levy
On Thu, Jul 1, 2010 at 14:11, sNop wrote: > Hi, > > I have big problems with reintegrating feature branches. I have this problem > only with one reposity location. > > I show it on example: > 1) I create branch ( feature branch ) > 2) I switch to this branch > 3) I change/edit only one file in thi

RE: Big problem with svn:mergeinfo, feature branches and merging (reintegrate)

2010-07-01 Thread Bob Archer
> Hi, > > I have big problems with reintegrating feature branches. I have > this problem only with one reposity location. > > I show it on example: > 1) I create branch ( feature branch ) > 2) I switch to this branch > 3) I change/edit only one file in this feature branch! and commit ( > the file

Big problem with svn:mergeinfo, feature branches and merging (reintegrate)

2010-07-01 Thread sNop
Hi, I have big problems with _reintegrating feature branches_. I have this problem only with *_one reposity location_*. _I show it on example_: 1) I create branch ( _feature branch_ ) 2) I switch to this branch 3) *_I change/edit only one file in this feature branch!_* and commit ( the filenam

Re: svn 1.3 crashing after sometime

2010-07-01 Thread Daniel Shahaf
Nico Kadel-Garcia wrote on Thu, 1 Jul 2010 at 08:06 -0400: > First, upgrade from version 1.3. +1 > Second: throw HTTPS based access the heck out. Isn't this irrelevant to the OP's question?

Re: svn 1.3 crashing after sometime

2010-07-01 Thread Andy Levy
On Thu, Jul 1, 2010 at 08:06, Nico Kadel-Garcia wrote: > > Second: throw HTTPS based access the heck out. It has always presented > a security issue because the UNIX and Linux Subversion client stores > passwords in clear text, no matter which protocol you use. Unless you use gnome-keyring or kde

Re: error while restoring repository from dump

2010-07-01 Thread Daniel Shahaf
Himanshu Raina wrote on Thu, 1 Jul 2010 at 13:57 -: > Hi, > The dump file gives the same error on the old machine as well (i.e if I try > to restore the repository on the old server I get the same error). Okay. > I don't see  \015 in the repository. How did you check? (I'm not sure what to

Re: svn 1.3 crashing after sometime

2010-07-01 Thread Nico Kadel-Garcia
First, upgrade from version 1.3. I recognize that "professional grade" Linux distributions consider software stability critical, but Subversion is still significantly evolving, and the number of important upgrades since version 1.3 is quite large. In particular, working copies that are checked out

Re: error while restoring repository from dump

2010-07-01 Thread Himanshu Raina
Hi, The dump file gives the same error on the old machine as well (i.e if I try to restore the repository on the old server I get the same error). I don't see  \015 in the repository. Another thing, the revision number at which it stops doesn't seem to have anything that has "\015". RegardsHimans

Re: error while restoring repository from dump

2010-07-01 Thread Daniel Shahaf
Himanshu Raina wrote on Thu, 1 Jul 2010 at 12:02 -: > Hi, > Since I was moving to a new server, I dumped existing repository data using  > svnadmin dump /pathto/repos > data.dump > Next I create a new repository on the new server and tried to load data using > svnadmin load /pathto/repos < data

error while restoring repository from dump

2010-07-01 Thread Himanshu Raina
Hi, Since I was moving to a new server, I dumped existing repository data using  svnadmin dump /pathto/repos > data.dump Next I create a new repository on the new server and tried to load data using svnadmin load /pathto/repos < data.dump While loading data it gave me the following error. <<< Start