copy repository question

2014-03-17 Thread rvaedex23
I am trying to copy a repository to another location. Example copy /export/svn/repo1 to /export/svn/repo2/code/documents/repo1 how can this be done in Linux? regards Roger

Re: [svnbench] Failed to build Revision: 1578185.

2014-03-17 Thread Daniel Shahaf
I think that means someone needs to upgrade /usr/local/serf to 1.3.4. (Note that it's a symlink, i.e., build with --prefix=/usr/local/serf-1.3.4 and then update the symlink) ne...@apache.org wrote on Mon, Mar 17, 2014 at 00:21:12 +: > Failed to build Revision: 1578185.

Re: [PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output

2014-03-17 Thread Leo Davis
Hello, I decided to go with the last approach. I've tried it on subversion 1.1.4 and 1.8.5, and the simple testcases seem to indicate it works on both of them. I've attached the patch (from trunk) and a small collection of testcases in a tarball. [[[ Fix check-mime-type.pl for output chang

Re: Subversion checked-out files not indexed in Windows search

2014-03-17 Thread Thomas Åkesson
On 17 mar 2014, at 10:40, Bert Huijben wrote: > > >> -Original Message- >> From: Markus Schaber [mailto:m.scha...@codesys.com] >> Sent: maandag 17 maart 2014 10:07 >> To: Jason Kresowaty; dev@subversion.apache.org >> Subject: AW: Subversion checked-out files not indexed in Windows sear

AW: Subversion checked-out files not indexed in Windows search

2014-03-17 Thread Markus Schaber
Hi, Bert, Von: Bert Huijben [mailto:b...@qqmail.nl] > From: Markus Schaber [mailto:m.scha...@codesys.com] > > Hi, > > > > Von: Jason Kresowaty [mailto:ja...@binarycoder.net] > > > On 3/13/2014 9:08 AM, Branko Čibej wrote: > > > > I understand that; it simply means that when we install a file > > >

Re: Subversion checked-out files not indexed in Windows search

2014-03-17 Thread Jason Kresowaty
On 3/17/2014 5:40 AM, Bert Huijben wrote: And updating these attributes one at a time during checkout would be huge (not a small) performance killer during checkout, as both operations would be updating the MFT. We should try to perform as much operations as possible while having the files

Re: svn commit: r1578176 - in /subversion/trunk/subversion/libsvn_fs_fs: fs.c fs.h fs_fs.c fs_fs.h pack.c

2014-03-17 Thread Stefan Fuhrmann
On Mon, Mar 17, 2014 at 9:47 AM, Bert Huijben wrote: > > > > -Original Message- > > From: stef...@apache.org [mailto:stef...@apache.org] > > Sent: maandag 17 maart 2014 00:10 > > To: comm...@subversion.apache.org > > Subject: svn commit: r1578176 - in > > /subversion/trunk/subversion/libs

RE: Subversion checked-out files not indexed in Windows search

2014-03-17 Thread Bert Huijben
> -Original Message- > From: Markus Schaber [mailto:m.scha...@codesys.com] > Sent: maandag 17 maart 2014 10:07 > To: Jason Kresowaty; dev@subversion.apache.org > Subject: AW: Subversion checked-out files not indexed in Windows search > > Hi, > > Von: Jason Kresowaty [mailto:ja...@binary

AW: Subversion checked-out files not indexed in Windows search

2014-03-17 Thread Markus Schaber
Hi, Von: Jason Kresowaty [mailto:ja...@binarycoder.net] > On 3/13/2014 9:08 AM, Branko Čibej wrote: > > I understand that; it simply means that when we install a file from > > .svn/tmp into the working copy proper, we have to change that > > attribute; either before or after the file is moved into

RE: svn commit: r1578176 - in /subversion/trunk/subversion/libsvn_fs_fs: fs.c fs.h fs_fs.c fs_fs.h pack.c

2014-03-17 Thread Bert Huijben
> -Original Message- > From: stef...@apache.org [mailto:stef...@apache.org] > Sent: maandag 17 maart 2014 00:10 > To: comm...@subversion.apache.org > Subject: svn commit: r1578176 - in > /subversion/trunk/subversion/libsvn_fs_fs: fs.c fs.h fs_fs.c fs_fs.h pack.c > > Author: stefan2 > Dat