Re: hook to store committed binary files on remote storage

2011-09-07 Thread David Weintraub
On Wed, Sep 7, 2011 at 10:13 AM, Marco Strullato wrote: > I would like to configure subversion so that when a user commits > a binary file, it would be automatically stored in a remote place (i.e. ftp). Are you trying to prevent a binary file from being added into your repository, or if someone

RE: Any significant memory usage impact with Subversion 1.7 client?

2011-09-07 Thread David Aldrich
> > I have been asked whether the use of a SQLite-backed database in the > > svn 1.7 client will increase the memory usage of the client > > significantly. We are wondering whether the client has to load the entire > database into memory. > > > > > > > > Can anyone comment on this please? > > I ju

Re: Any significant memory usage impact with Subversion 1.7 client?

2011-09-07 Thread Andy Levy
On Wed, Sep 7, 2011 at 11:54, David Aldrich wrote: > Hi > > > > I have been asked whether the use of a SQLite-backed database in the svn 1.7 > client will increase the memory usage of the client significantly. We are > wondering whether the client has to load the entire database into memory. > > >

Any significant memory usage impact with Subversion 1.7 client?

2011-09-07 Thread David Aldrich
Hi I have been asked whether the use of a SQLite-backed database in the svn 1.7 client will increase the memory usage of the client significantly. We are wondering whether the client has to load the entire database into memory. Can anyone comment on this please? Best regards David

Re: hook to store committed binary files on remote storage

2011-09-07 Thread Ulrich Eckhardt
On Wednesday 07 September 2011, Marco Strullato wrote: > So.. I would like to configure subversion so that when a user commits This sounds like a post-commit hook. > a binary file, What is a binary file? At least I don't have any analog files on my computer. ;) Seriously, you will have to defi

RE: hook to store committed binary files on remote storage

2011-09-07 Thread Bob Archer
> Hi all, > I have a special need, I hope that you can give me suggestions.. > > So.. I would like to configure subversion so that when a user commits a > binary file, it would be automatically stored in a remote place (i.e. ftp). > I believe it can be done by a hook but I found nothing. Yes, I t

RE: 1.7.0-rc2: abnormal program termination on Windows

2011-09-07 Thread Bert Huijben
> -Original Message- > From: Marc Strapetz [mailto:marc.strap...@syntevo.com] > Sent: woensdag 7 september 2011 14:40 > To: users@subversion.apache.org > Subject: 1.7.0-rc2: abnormal program termination on Windows > > With the pre-built CollabNet binaries from > https://ctf.open.collab.n

Re: How to migrate just part of a repo to another server

2011-09-07 Thread Les Mikesell
2011/9/7 Thorsten Schöning : > >> Would it work to start the dump at the revision >> of the move to the current path (without --incremental) if I'm willing >> to lose the older history that might have been in a cvs conversion? > > Is space a problem or why do you not just dump and load the whole >

hook to store committed binary files on remote storage

2011-09-07 Thread Marco Strullato
Hi all, I have a special need, I hope that you can give me suggestions.. So.. I would like to configure subversion so that when a user commits a binary file, it would be automatically stored in a remote place (i.e. ftp). I believe it can be done by a hook but I found nothing. Do you have any hint

1.7.0-rc2: abnormal program termination on Windows

2011-09-07 Thread Marc Strapetz
With the pre-built CollabNet binaries from https://ctf.open.collab.net/sf/go/rel2972, I get an abnormal program termination, if the URL is not valid: D:\temp>svn --version svn, version 1.7.0-rc2 (Release Candidate 2) compiled Aug 26 2011, 11:47:28 D:\temp>"C:\program files (x86)\Subversion\svn

Re: How to migrate just part of a repo to another server

2011-09-07 Thread Thorsten Schöning
Guten Tag Les Mikesell, am Dienstag, 6. September 2011 um 21:44 schrieben Sie: > Would it work to start the dump at the revision > of the move to the current path (without --incremental) if I'm willing > to lose the older history that might have been in a cvs conversion? Is space a problem or why

subversion 1.6.17 bug with linking on static library system

2011-09-07 Thread Alan Hourihane
Hi, I'm building subversion 1.6.17 on a static library only system and there's some link problems. First is neon, it's link order is this -lz -lssl -lcrypto -lz -lxml2 -lz -lpthread -liconv -lm -lneon whereas it should be...(note -lneon at the start) -lneon -lz -lssl -lcrypto -lz -lxml

Re: TortoiseSVN Subversion Exception Dialog

2011-09-07 Thread Stefan Sperling
On Tue, Sep 06, 2011 at 08:24:07PM +0200, Stefan Küng wrote: > On 06.09.2011 15:57, Stefan Sperling wrote: > >On Tue, Sep 06, 2011 at 09:10:24AM -0400, Andy Levy wrote: > >>>2. It would be better if such dialogs had textual content that > >>>can be copied& pasted and searched for in forums, instea