Re: Need help in importing Perforce dump in to SVN

2019-09-18 Thread Johan Corveleyn
On Wed, Sep 18, 2019 at 8:01 AM Shilp, Kumar wrote: > Hi, > > We are trying to import Perforce dump in to SVN but we are hitting ‘checksum > mismatch’ error. Can someone please let me know what could be the issue here > and how can we resolve it? > > Error snippet: > > C:\>svnadmin load --force-

Re: Need help in importing Perforce dump in to SVN

2019-09-18 Thread Daniel Shahaf
Shilp, Kumar wrote on Tue, Sep 17, 2019 at 22:41:22 +: > C:\>svnadmin load --force-uuid repo < depot_build.dump > <<< Started new transaction, based on original revision 1 > > * editing path : trunk ... done. > * editing path : trunk/ReadMe.txt ... done. > Committed revision 1 >>> > <

Re: Svn client configuration file

2019-09-18 Thread Branko Čibej
On 18.09.2019 03:48, William Muriithi wrote: > Hi Brane, > > > The location hierarchy is explained in the book here: > > > > http://svnbook.red-bean.com/en/1.7/svn.advanced.confarea.html > > But instead, use a recent client and put auto-props definitions > into the > reposit

Re: Svn client configuration file

2019-09-18 Thread Lorenz
Branko ?ibej wrote: >On 18.09.2019 03:48, William Muriithi wrote: >>[...] >> Would 1.9.7 clients qualify as a recent client? >> >For auto-props in the repository, yes, they were introduced in 1.8: >[...] on the other hand: the current version is 1.12.2 and the latest version in the 1.9 series