Re: Subversion Blues - please help

2010-09-27 Thread Nico Kadel-Garcia
On Mon, Sep 27, 2010 at 10:10 AM, Luis Rojas wrote: > > On 2010-09-26, at 10:28 AM, Nico Kadel-Garcia wrote: >> That gets your files on an entirely new chunk of disk, which can help >> protect you from disk failure issues. > > Thanks for this, i will give this a try, although i thought dump worke

Re: Best way to "un-version control" a file?

2010-09-27 Thread Tony Butt
On Fri, 2010-09-24 at 02:26 -0500, David Huang wrote: > > On Sep 24, 2010, at 12:17 AM, Nico Kadel-Garcia wrote: > > > On Thu, Sep 23, 2010 at 11:18 PM, Daniel Shahaf > > wrote: > >> Les Mikesell wrote on Thu, Sep 23, 2010 at 12:27:40 -0500: > >>> Am I wrong in thinking that similar accidents h

Re: Wrong value in db/format when creating from TortoiseSVN

2010-09-27 Thread Daniel Becroft
On Tue, Sep 28, 2010 at 10:49 AM, Tech Geek wrote: > >I don't know what the repository version numbers are that correspond to > each svn/TSVN version (and you didn't mention which >versions you have > installed). > Linux SVN Server version 1.5.1 (r32289) > TSVN - 1.6.10 (32-bit) > That looks lik

Re: Wrong value in db/format when creating from TortoiseSVN

2010-09-27 Thread Tech Geek
>I don't know what the repository version numbers are that correspond to each svn/TSVN version (and you didn't mention which >versions you have installed). Linux SVN Server version 1.5.1 (r32289) TSVN - 1.6.10 (32-bit)

Re: Wrong value in db/format when creating from TortoiseSVN

2010-09-27 Thread Daniel Becroft
On Tue, Sep 28, 2010 at 5:23 AM, Tech Geek wrote: > I have the subversion server running on a Debian Linux machine. The > repositories are residing on a Windows domain shared network drive on the > network which is mapped on the Linux machine as: > mount -t cifs //software/svn_repositories /var/

Wrong value in db/format when creating from TortoiseSVN

2010-09-27 Thread Tech Geek
I have the subversion server running on a Debian Linux machine. The repositories are residing on a Windows domain shared network drive on the network which is mapped on the Linux machine as: mount -t cifs //software/svn_repositories /var/lib/svn/ -o username=mynet/techgeek,password=**,uid=www-d

Re: Subversion Blues - please help

2010-09-27 Thread Luis Rojas
On 2010-09-26, at 10:28 AM, Nico Kadel-Garcia wrote: > On Fri, Sep 24, 2010 at 5:23 PM, Daniel Shahaf > wrote: >> Luis Rojas wrote on Fri, Sep 24, 2010 at 15:16:17 -0400: > >>> >>> We actually suspect the disk, but we don't have enough evidence to >>> suggest the disk is faulty, we are a smal

Re: Subversion Blues - please help

2010-09-27 Thread Luis Rojas
On 2010-09-24, at 5:23 PM, Daniel Shahaf wrote: > Luis Rojas wrote on Fri, Sep 24, 2010 at 15:16:17 -0400: >> >> On 2010-09-24, at 1:27 PM, Daniel Shahaf wrote: >> >>> Luis Rojas wrote on Fri, Sep 24, 2010 at 11:42:07 -0400: suddenly the revision in the copy started passing verification, s

Re: red book nightly

2010-09-27 Thread Stefan Sperling
On Thu, Sep 23, 2010 at 12:01:25PM -0400, Bob Archer wrote: > Does the nightly book contain changes for 1.7? Very few, if at all. > If so, is there anyway > possible to branch the book at the point before 1.7 stuff had been > added to it and changing the red-book page so rather than having the >

Very poor performance when checking out large number of binary files

2010-09-27 Thread Niklas Deutschmann
The performance of Subversion when checking out large number of files in a single directory becomes extremely poor when the svn:mime-type property is set to some binary MIME type. Steps to reproduce: 1. Create a project that contains a few thousand small files in a single directory that have

Re: package with everything you need for svn?

2010-09-27 Thread Michael Diers
On 2010-09-22 16:23, Bob Archer wrote: >> Does anyone know if there are all inclusive packages out there >> with svn and all of the other open source dependencies ... so I >> don't have to install (or compile/install) all the other packages >> one at a time? or at least a package to download and co