Re: What is the easiest way to copy an existing Subversion Repository to another server?

2011-12-13 Thread Ryan Schmidt
On Dec 13, 2011, at 22:23, Craig Burlock wrote: > I need to create a new clone of an existing Subversion Repository to run on a > new server. What is the easiest way of doing this? svnsync. http://svnbook.red-bean.com/en/1.7/svn.ref.svnsync.html

Re: What is the easiest way to copy an existing Subversion Repository to another server?

2011-12-13 Thread Patrick Burma
Hey Craig, probably the best way is to do export/import using the svnadmin dump and load commands. svnbook has a little guide on this scenario you can see here. http://svnbook.red-bean.com/en/1.7/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate -Pat On Tue, Dec 13, 2011 at 9:23 PM, Craig B

What is the easiest way to copy an existing Subversion Repository to another server?

2011-12-13 Thread Craig Burlock
Hello all, I need to create a new clone of an existing Subversion Repository to run on a new server. What is the easiest way of doing this? I haven't done this before and any help would be very much appreciated. Thanks.

Re: saslpasswd2 on subversion 1.7.2

2011-12-13 Thread olizit
Thanks for your quick answer !! Subversion runs under a Windows Server 2008 x64. I use subversion only to save my personal works. I think I reinstall the previous version or use basic authentification. Thanks for all Olivier 2011/12/13 Stefan Sperling > On Tue, Dec 13, 2011 at 06:07:19PM +010

Re: saslpasswd2 on subversion 1.7.2

2011-12-13 Thread Stefan Sperling
On Tue, Dec 13, 2011 at 06:07:19PM +0100, olizit wrote: > Hi, > > I update my own svn server from 1.6.11 to 1.7.2. > I use sasl encryption for authentification. > saslpasswd2 works perfect on 1.6 version but seems not work in 1.7.2. > Password database file (sasldb in my case) seems to be not crea

saslpasswd2 on subversion 1.7.2

2011-12-13 Thread olizit
Hi, I update my own svn server from 1.6.11 to 1.7.2. I use sasl encryption for authentification. saslpasswd2 works perfect on 1.6 version but seems not work in 1.7.2. Password database file (sasldb in my case) seems to be not created. Are you tested this kind of configuration ? Do you know if some

Re: httpv2 and javahl

2011-12-13 Thread Mark Phippard
On Tue, Dec 13, 2011 at 11:29 AM, Abid Hussain wrote: > Hi all, > > unfortunately I didn't find much documentation about the JavaHL client. > > I would like to know if a JavaHL client (1.7) supports the new httpv2 called > protocol when connecting to a 1.7 (or higher) server. And, if so, is this

httpv2 and javahl

2011-12-13 Thread Abid Hussain
Hi all, unfortunately I didn't find much documentation about the JavaHL client. I would like to know if a JavaHL client (1.7) supports the new httpv2 called protocol when connecting to a 1.7 (or higher) server. And, if so, is this done automatically or are there any configuration changes to be

Crash during attempted dump of repository

2011-12-13 Thread Mourrat, David (CA-CIB)
Hi all, I was trying to dump my repository with these results: E:\VoloxTmp>"C:\Program Files\VisualSVN Server\bin\svnadmin" dump -r 19000:29950 E:\svn_repository_new > E:\VoloxTmp\dump_new.svndump This application has halted due to an unexpected error. A crash report and minidump file we

httpv2 protocol usage

2011-12-13 Thread Abid Hussain
Hi all, I read about the so called httpv2 protocol and would like to ask some questions about it: * Does any svn 1.7 server (according to the spec) and client support this new protocol? * Is the protocol used automatically when a client connects to a server (both 1.7)? Any help would be apprec

Re: Hypervisor Support - Virtual Guest Image Versioning

2011-12-13 Thread Les Mikesell
On Mon, Dec 12, 2011 at 11:44 PM, Nico Kadel-Garcia wrote: > > I profoundly dislike the Apache/SVN setup, and have said so before. > This is partly because it's another layer of access control complexity > that is orthogonal to the pre-commit or other built-in access > configuration. The other, an

RE: branching strategies in subversion

2011-12-13 Thread Brenden Walker
I suspect we've got a language barrier to get past. Sorry for the top post, on outlook here. I think you want to do the following: Each developer branches Trunk to a 'personal' branch and commits work to that branch. When a developer has code that's ready for release, he/she would then merge

Re: Disk space problem

2011-12-13 Thread Daniel Shahaf
Ulrich Eckhardt wrote on Tue, Dec 13, 2011 at 08:51:03 +0100: > Am 12.12.2011 23:40, schrieb Xiaogang Zhang: > >I am not too familiar with SVN, but have to use it now, on a Windows > >2003 server. > > > >I have created a repository in the disk E, and start to import a large > >project to it. In the

Re: svn: E170001: Unable to connect to a repository at URL svn://

2011-12-13 Thread Daniel Shahaf
Jeff Kowalczyk wrote on Mon, Dec 12, 2011 at 22:03:15 +: > Daniel Shahaf daniel.shahaf.name> writes: > > Jeff Kowalczyk wrote on Mon, Dec 12, 2011 at 20:59:00 +: > > > I am now able to access svn:// urls, so the local problem is > > > masked, although not fully understood. I'd like to foll

Re: Pre commit hook script help needed

2011-12-13 Thread Ryan Schmidt
Remember to Reply All so the conversation stays on the mailing list. On Dec 13, 2011, at 01:38, Amitakhya Phukan wrote: > On Tue, Dec 13, 2011 at 2:22 AM, Ryan Schmidt wrote: >> If you're using something like bash to write your post-commit hook script, >> you'll be running "svnlook changed" to s

Re: Disk space problem

2011-12-13 Thread Thorsten Schöning
Guten Tag Xiaogang Zhang, am Montag, 12. Dezember 2011 um 23:40 schrieben Sie: > I have created a repository in the disk E, and start to import a large > project to it. In the halfway, I got a message from the OS saying the C > drive space is low, it seems to me that SVN is storing data onto the d