Re: Forcing the SQLite db to close?

2011-07-27 Thread Stefan Küng
On 27.07.2011 20:49, Mark Phippard wrote: Noticed a problem in Eclipse. When someone wants to remove a project from Eclipse, the .svn folder cannot be deleted because the wc.db file is in use. This is because, unlike the command line, when we are using JavaHL the process does not end until some

Re: Anybody fancy another beta? (Or: "when's the first RC?")

2011-07-27 Thread Stefan Küng
On 27.07.2011 20:43, Lieven Govaerts wrote: On Wed, Jul 27, 2011 at 4:23 PM, Stefan Küng wrote: On Tue, Jul 26, 2011 at 22:56, Mark Phippard wrote: I have been using 1.7 exclusively now on all systems. I am using it from Subclipse, command line and TortoiseSVN. I am very happy with it from

Re: Forcing the SQLite db to close?

2011-07-27 Thread Mark Phippard
On Wed, Jul 27, 2011 at 3:36 PM, C. Michael Pilato wrote: > On 07/27/2011 03:28 PM, Mark Phippard wrote: > > On Wed, Jul 27, 2011 at 3:22 PM, Philip Martin < > philip.mar...@wandisco.com > > > wrote: > > > > Mark Phippard mailto:markp...@gmail.com>> > writes:

Re: Forcing the SQLite db to close?

2011-07-27 Thread C. Michael Pilato
On 07/27/2011 03:28 PM, Mark Phippard wrote: > On Wed, Jul 27, 2011 at 3:22 PM, Philip Martin > wrote: > > Mark Phippard mailto:markp...@gmail.com>> writes: > > > Noticed a problem in Eclipse. When someone wants to remove a project > from > > Ecli

RE: Forcing the SQLite db to close?

2011-07-27 Thread Bert Huijben
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: woensdag 27 juli 2011 21:23 > To: Mark Phippard > Cc: Subversion Development > Subject: Re: Forcing the SQLite db to close? > > Mark Phippard writes: > > > Noticed a problem in Eclipse. When someone

Re: Forcing the SQLite db to close?

2011-07-27 Thread Mark Phippard
On Wed, Jul 27, 2011 at 3:22 PM, Philip Martin wrote: > Mark Phippard writes: > > > Noticed a problem in Eclipse. When someone wants to remove a project > from > > Eclipse, the .svn folder cannot be deleted because the wc.db file is in > use. > > This is because, unlike the command line, when w

Re: Forcing the SQLite db to close?

2011-07-27 Thread Philip Martin
Mark Phippard writes: > Noticed a problem in Eclipse. When someone wants to remove a project from > Eclipse, the .svn folder cannot be deleted because the wc.db file is in use. > This is because, unlike the command line, when we are using JavaHL the > process does not end until someone closes E

Forcing the SQLite db to close?

2011-07-27 Thread Mark Phippard
Noticed a problem in Eclipse. When someone wants to remove a project from Eclipse, the .svn folder cannot be deleted because the wc.db file is in use. This is because, unlike the command line, when we are using JavaHL the process does not end until someone closes Eclipse. Is there an API we coul

Re: Anybody fancy another beta? (Or: "when's the first RC?")

2011-07-27 Thread Lieven Govaerts
On Wed, Jul 27, 2011 at 4:23 PM, Stefan Küng wrote: > On Tue, Jul 26, 2011 at 22:56, Mark Phippard wrote: > >> I have been using 1.7 exclusively now on all systems.  I am using it from >> Subclipse, command line and TortoiseSVN.  I am very happy with it from my >> own usage and I would be +1 on a

Re: Anybody fancy another beta? (Or: "when's the first RC?")

2011-07-27 Thread C. Michael Pilato
On 07/27/2011 10:23 AM, Stefan Küng wrote: > Just as an info: > I too had to switch back to neon for the TSVN nightly builds. The beta > release of TSVN was built with serf as the default, and we already had > a lot of reports where checkouts failed, listing repositories failed, > authentication cr

Re: Anybody fancy another beta? (Or: "when's the first RC?")

2011-07-27 Thread Stefan Küng
On Tue, Jul 26, 2011 at 22:56, Mark Phippard wrote: > I have been using 1.7 exclusively now on all systems.  I am using it from > Subclipse, command line and TortoiseSVN.  I am very happy with it from my > own usage and I would be +1 on a RC. > I have not been following all of the items that have

Problem with 'svn ls' in 1.7-pre with older servers

2011-07-27 Thread LIL. - Lilienthal, Benjamin
Hi together, we have problem using the nightly build of TSVN and it looks like an error in the 1.7-pre of subversion. What I did: --- I'd use the 'svn ls' command on our internal repositories. What happens: - The following error happens: "svn: E24: Could not conver

RE: Problem with 'svn ls' in 1.7-pre with older servers

2011-07-27 Thread LIL. - Lilienthal, Benjamin
Hi again, sorry for mailing again. It's look like as already fixed in new beta. Latest nightly build of TSVN is now working. Regards Benjamin Lilienthal

Problem with 'svn ls' in 1.7-pre with older servers

2011-07-27 Thread LIL. - Lilienthal, Benjamin
Hi together, we have problem using the nightly build of TSVN and it looks like an error in the 1.7-pre of subversion. What I did: --- I'd use the 'svn ls' command on our internal repositories. What happens: - The following error happens: "svn: E24: Could not conver

Re: subversion.apache.org - Site Link failure

2011-07-27 Thread Stefan Sperling
On Wed, Jul 27, 2011 at 08:50:54AM +0200, Karl Heinz Marbaise wrote: > Hi, > > i've found a little issue on the subversion.apache.org > website which has a wrong link: > > The link to the release notes on the start-page in the news area for > Subversion 1.7-beta-2 is wrong... > > The link goes

AW: Students' Project seeks help

2011-07-27 Thread Markus Schaber
Hi, Von: Peter Samuelson [mailto:pe...@p12n.org] > [Tom Widmer] > > Since encrypted data looks identical to random binary data, all diffs > > will necessarily be as large as the file being committed (or 2x the > > size possibly: 1x to remove the old file + 1x to add the new file). > > Not _quit