Re: Hi, does anyone know of a company the can give support to SVN? preferablyin israel. thanks

2012-05-01 Thread Thorsten Schöning
Guten Tag Gil Kremer, am Montag, 30. April 2012 um 10:22 schrieben Sie: Best regards, Please, next time at least repeat your subject in the body, else it's hard to quote what you want, search for your mail etc. Hi, does anyone know of a company the can give support to SVN? Only some to start

Re: Revision/History Graph - DAG (Directed Acyclic Graph)

2012-05-01 Thread Andreas Krey
On Tue, 01 May 2012 02:14:16 +, Stanimir Stamenkov wrote: Is anyone aware of tools which (re)construct a DAG from Subversion repository history and display it pretty much like today's DVCSes? 'git svn' works for me. Although you can easily create svn repos that have no good git

Re: Revision/History Graph - DAG (Directed Acyclic Graph)

2012-05-01 Thread Thorsten Schöning
Guten Tag Stanimir Stamenkov, am Dienstag, 1. Mai 2012 um 01:14 schrieben Sie: Is anyone aware of tools which (re)construct a DAG from Subversion repository history and display it pretty much like today's DVCSes? Did you already look at the revision graph e.g. TortoiseSVN is able to produce?

Re: Revision/History Graph - DAG (Directed Acyclic Graph)

2012-05-01 Thread Thorsten Schöning
Guten Tag Stanimir Stamenkov, am Dienstag, 1. Mai 2012 um 01:14 schrieben Sie: Is anyone aware of tools which (re)construct a DAG from Subversion repository history and display it pretty much like today's DVCSes? Did you already look at the revision graph e.g. TortoiseSVN is able to produce?

Re: Revision/History Graph - DAG (Directed Acyclic Graph)

2012-05-01 Thread Stanimir Stamenkov
Tue, 1 May 2012 09:21:39 +0200, /Thorsten Schöning/: Guten Tag Stanimir Stamenkov, am Dienstag, 1. Mai 2012 um 01:14 schrieben Sie: Is anyone aware of tools which (re)construct a DAG from Subversion repository history and display it pretty much like today's DVCSes? Did you already look at

Re: error when upgrading working copy

2012-05-01 Thread Philip Martin
Ryan Schmitz jschm...@marketstar.com writes: Is there another way for me to run 'svn status'? We might be able to do without. It's unfortunate that the abort message doesn't give us the filename, if you can run under a debugger the stack trace would help. Or make your woking copy available to

Re: Hi, does anyone know of a company the can give support to SVN? preferablyin israel. thanks

2012-05-01 Thread Nico Kadel-Garcia
On Tue, May 1, 2012 at 3:16 AM, Thorsten Schöning tschoen...@am-soft.dewrote: Guten Tag Gil Kremer, am Montag, 30. April 2012 um 10:22 schrieben Sie: Best regards, Please, next time at least repeat your subject in the body, else it's hard to quote what you want, search for your mail etc.

Re: Memory leaks after prod upgrade of subversion to 1.7.2

2012-05-01 Thread Nico Kadel-Garcia
On Tue, May 1, 2012 at 1:09 AM, Rp0013 rp0...@gmail.com wrote: We migrated to subversion 1.7.2 today from 1.4.6 and seeing sudden issues with memory You're using a hand built version? Grab the SRPM from Repoforge, I mostly wrote and submitted the last few, and the latest patches and spec

Re: Hi, does anyone know of a company the can give support to SVN? preferablyin israel. thanks

2012-05-01 Thread Jonathan Paul
Hi Gil Kremer, A full blown disaster recovery capable system, with integrated backup, high security access control, single-sign-on, and multiple distributed access points for high speed local access, with an end-to-end workflow plan and education for new users? That's. a lot more work,

Re: Hi, does anyone know of a company the can give support to SVN? preferablyin israel. thanks

2012-05-01 Thread Brendan Flanagan
We use a secure hosted solution from www.codespaces.com - used it for years and decently priced. Regards, Brendan Flanagan beyond systems ltd. e: [mailto:brendan.flana...@wegobeyond.co.uk] brendan.flana...@wegobeyond.co.uk m: +44(0) 7970 277614 t: +44 (0) 8450 940 998 w:

Re: Revision/History Graph - DAG (Directed Acyclic Graph)

2012-05-01 Thread Thorsten Schöning
Guten Tag Stanimir Stamenkov, am Dienstag, 1. Mai 2012 um 11:31 schrieben Sie: None of these resemble the DVCS examples I've given. All of these require too much of visual space to describe just a little bit of history with the valuable copy/branch and merge information. So what you really

Re: Memory leaks after prod upgrade of subversion to 1.7.2

2012-05-01 Thread Daniel Shahaf
http://subversion.apache.org/docs/community-guide/mailing-lists.html#fresh-post It would be useful to know what backend you use (FSFS or BDB), what authn and authz configuration you have, and what is the minimal httpd config that still reproduces the leak. Daniel Rp0013 wrote on Mon, Apr 30,

Re: error when upgrading working copy

2012-05-01 Thread Daniel Shahaf
Philip Martin wrote on Tue, May 01, 2012 at 10:43:20 +0100: Ryan Schmitz jschm...@marketstar.com writes: Is there another way for me to run 'svn status'? We might be able to do without. It's unfortunate that the abort message doesn't give us the filename, if you can run under a debugger

Re: Revision/History Graph - DAG (Directed Acyclic Graph)

2012-05-01 Thread Andreas Krey
On Tue, 01 May 2012 12:31:58 +, Stanimir Stamenkov wrote: ... Andreas Krey suggested nice approach in his reply - convert the SVN repository to Git, then use that to display the history. I haven't tried the SVN to Git conversion -- this is basically the only thing I haven't tried yet,

Re: Revision/History Graph - DAG (Directed Acyclic Graph)

2012-05-01 Thread Andreas Krey
On Tue, 01 May 2012 13:50:34 +, Thorsten Schöning wrote: ... Because Subversive seems to produce the same quality of content, just differently displayed. But this kind of 'differently displayed' is quite valuable. Putting commits in a list and narrowing the tree provides a lot more overview

Re: error when upgrading working copy

2012-05-01 Thread Philip Martin
Daniel Shahaf d...@daniel.shahaf.name writes: Philip Martin wrote on Tue, May 01, 2012 at 10:43:20 +0100: Ryan Schmitz jschm...@marketstar.com writes: Is there another way for me to run 'svn status'? We might be able to do without. It's unfortunate that the abort message doesn't give

Re: Error in nitial Run of basic_tests.py

2012-05-01 Thread Tom Bing
I am running some tests with basic_tests.py to verify the operation of the SVNKit command-line client scripts. I encountered an error (Errno 8) when I ran basic_tests.py with the --use-jsvn and --bin= options, as shown by the terminal session below. [tom@lorien ~]$ pwd /home/tom [tom@lorien ~]$

propset --revprop -r HEAD svn:externals not working (visual SVN server)

2012-05-01 Thread Brenden Walker
I've been trying to set properties in my repo with a command similar to: svn.exe propset --revprop -r HEAD svn:externals https://devsubversion/svn/Development/Trunk/Projects/XCCS/Exports@1394 Externals/XCCS https://devsubversion/svn/Development_TEST/Tags/SiteWatch/RC_1/Projects/SiteWatch/ svn

Re: propset --revprop -r HEAD svn:externals not working (visual SVN server)

2012-05-01 Thread Ryan Schmidt
On May 1, 2012, at 12:12, Brenden Walker wrote: I’ve been trying to set properties in my repo with a command similar to: svn.exe propset --revprop -r HEAD svn:externals “https://devsubversion/svn/Development/Trunk/Projects/XCCS/Exports@1394

RE: propset --revprop -r HEAD svn:externals not working (visual SVN server)

2012-05-01 Thread Brenden Walker
-Original Message- From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] On May 1, 2012, at 12:12, Brenden Walker wrote: I've been trying to set properties in my repo with a command similar to: svn.exe propset --revprop -r HEAD svn:externals

Re: propset --revprop -r HEAD svn:externals not working (visual SVN server)

2012-05-01 Thread Ryan Schmidt
On May 1, 2012, at 13:12, Brenden Walker wrote: That explains it. A related follow up, I'm setting svn:externals like so: https://devsubversion/svn/Development/Trunk/Projects/XCCS/Exports@1395 Externals/XCCS That seems to work fine, when I checkout I get the correct revision however

Re: Error in nitial Run of basic_tests.py

2012-05-01 Thread Daniel Shahaf
Tom Bing wrote on Tue, May 01, 2012 at 12:04:03 -0400: I am running some tests with basic_tests.py to verify the operation of the SVNKit command-line client scripts. I encountered an error (Errno 8) when I ran basic_tests.py with the --use-jsvn SVNKit questions should be asked on the SVNKit

RE: error when upgrading working copy

2012-05-01 Thread Ryan Schmitz
Philip and Daniel, It appears to be failing in the Data Definitions subfolder. There were no 'deleted' flags in the entries folder there, but there were several in the folders that were at the next level down. I've pasted the entries with the deleted flag below, and the first one,

Re: error when upgrading working copy

2012-05-01 Thread Philip Martin
Ryan Schmitz jschm...@marketstar.com writes: It appears to be failing in the Data Definitions subfolder. There were no 'deleted' flags in the entries folder there, but there were several in the folders that were at the next level down. I've pasted the entries with the deleted flag below, and

RE: error when upgrading working copy

2012-05-01 Thread Ryan Schmitz
Yes! I removed the 'delete' before the deleted flag, leaving in the empty line preceding it, and I was able to upgrade SVN to 1.7.6. Thanks for all your help! Ryan Schmitz | OLAP Developer / Kalido Specialist | MarketStar | People + Knowledge Accelerating Sales e

Re: Error in nitial Run of basic_tests.py

2012-05-01 Thread Tom Bing
I appreciate your advice, I'll check the SVNKit lists. Judging from the access timestamps (ls -lu jsvn*) the jsvnadmin script was the only one that had been accessed when this basic_tests.py run failed. This run, if successful, would have gone through all the tests. Regards, Tom On Tue, May 1,

Re: Error in nitial Run of basic_tests.py

2012-05-01 Thread Daniel Shahaf
Tom Bing wrote on Tue, May 01, 2012 at 20:04:41 -0400: I appreciate your advice, I'll check the SVNKit lists. Judging from the access timestamps (ls -lu jsvn*) the jsvnadmin script was the only one that had been accessed when this basic_tests.py run failed. Not surprising; 'svnadmin create'