Re: svn-export Re: svn bdb checkout?

2013-01-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/24/13 5:16 PM, Xyne wrote: Greg Larkin wrote: Hi Xyne, Thanks for turning that around so quickly, and I am doing some testing here with the idea to incorporate svn-export into the FreeBSD ports tree. I've run into a couple of problems

Re: svn-export Re: svn bdb checkout?

2013-01-25 Thread Xyne
Greg Larkin wrote: # python3 svn-export -r 31 http://svn.freebsd.org/ports/head/ports-mgmt ports-mgmt Exporting new repository. Exported revision 31 # python3 svn-export --revision-file rev.dat http://svn.freebsd.org/ports/head/ports-mgmt ports-mgmt Determining current revision. Current

Re: svn-export Re: svn bdb checkout?

2013-01-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/25/13 1:53 PM, Xyne wrote: Greg Larkin wrote: # python3 svn-export -r 31 http://svn.freebsd.org/ports/head/ports-mgmt ports-mgmt Exporting new repository. Exported revision 31 # python3 svn-export --revision-file rev.dat

Re: svn-export Re: svn bdb checkout?

2013-01-24 Thread Xyne
Greg Larkin wrote: Hi Xyne, Thanks for turning that around so quickly, and I am doing some testing here with the idea to incorporate svn-export into the FreeBSD ports tree. I've run into a couple of problems that I hope you can take a look at it: - - Changesets containing directory or file

Re: svn-export Re: svn bdb checkout?

2013-01-20 Thread Peter Vereshagin
Hello. 2013/01/18 23:50:17 + Xyne x...@archlinux.ca = To Warren Block : X On 2013-01-17 21:32 -0700 X Warren Block wrote: X X A working version in any language would be great. A better version in X Python would be nice, too, but it's the working part that's important. X X There's a

Re: svn-export Re: svn bdb checkout?

2013-01-19 Thread Warren Block
On Sat, 19 Jan 2013, Xyne wrote: svn-export has now been rewritten in Python 3. Here's a quick list of changes/features: * threads have been replaced with forks (and remain optional) * new option to set svn binary * new option to generate shell script instead of using internal calls * no

Re: svn-export Re: svn bdb checkout?

2013-01-18 Thread Peter Vereshagin
Hello. 2013/01/17 21:32:08 -0700 Warren Block wbl...@wonkity.com = To Xyne : WB On Fri, 18 Jan 2013, Xyne wrote: WB WB I'm the author of svn-export. I haven't really touched the code since I wrote WB it in 2009 and back then I tended to write most things in noobish Perl. I shouldn't name

Re: svn-export Re: svn bdb checkout?

2013-01-18 Thread Xyne
On 2013-01-17 21:32 -0700 Warren Block wrote: A working version in any language would be great. A better version in Python would be nice, too, but it's the working part that's important. There's a difference between working and working on a random system with unexpectedly disabled features.

Re: svn-export Re: svn bdb checkout?

2013-01-18 Thread Xyne
Hi, svn-export has now been rewritten in Python 3. Here's a quick list of changes/features: * threads have been replaced with forks (and remain optional) * new option to set svn binary * new option to generate shell script instead of using internal calls * no subshell invocation * only svn

Re: svn-export Re: svn bdb checkout?

2013-01-17 Thread Xyne
Peter Vereshagin wrote: I believe 'amd64' is the common architecture these days and 'perl malloc' is the feature needed for profiling and/or leaks detection. Good news is that such a stuff can be redone with forks instead of threads but it should take me the time amount I'm not supposed to have

Re: svn-export Re: svn bdb checkout?

2013-01-17 Thread Warren Block
On Fri, 18 Jan 2013, Xyne wrote: I'm the author of svn-export. I haven't really touched the code since I wrote it in 2009 and back then I tended to write most things in noobish Perl. Although it should not be difficult to replace threading with forking (and I agree that Perl threading is

svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. By far the 'portsnap' has a lag from svn. I think firefox-18.0,1 update was late at 4 days at the least, for instance. Thus I'd like to move to svn for base and ports. The only problem for me personally with svn is: its multiple '.svn' directoriees all over the repo. This is what I get

Re: svn bdb checkout?

2013-01-16 Thread Joseph A. Nagy, Jr
On 01/16/13 12:58, Peter Vereshagin wrote: Hello. By far the 'portsnap' has a lag from svn. I think firefox-18.0,1 update was late at 4 days at the least, for instance. Thus I'd like to move to svn for base and ports. snip Have you read the handbook?

Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/16 13:19:19 -0600 Joseph A. Nagy, Jr jnagyjr1...@gmail.com = To Peter Vereshagin : JANJ On 01/16/13 12:58, Peter Vereshagin wrote: JANJ Hello. JANJ JANJ By far the 'portsnap' has a lag from svn. I think firefox-18.0,1 update was JANJ late at 4 days at the least, for

Re: svn bdb checkout?

2013-01-16 Thread Joseph A. Nagy, Jr
On 01/16/13 13:35, Peter Vereshagin wrote: Hello. 2013/01/16 13:19:19 -0600 Joseph A. Nagy, Jr jnagyjr1...@gmail.com = To Peter Vereshagin : JANJ On 01/16/13 12:58, Peter Vereshagin wrote: JANJ Hello. JANJ JANJ By far the 'portsnap' has a lag from svn. I think firefox-18.0,1 update

Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/16 13:51:42 -0600 Joseph A. Nagy, Jr jnagyjr1...@gmail.com = To Peter Vereshagin : JANJ On 01/16/13 13:35, Peter Vereshagin wrote: JANJ 2013/01/16 13:19:19 -0600 Joseph A. Nagy, Jr jnagyjr1...@gmail.com = To Peter Vereshagin : JANJ JANJ On 01/16/13 12:58, Peter Vereshagin

Re: svn bdb checkout?

2013-01-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/16/13 3:07 PM, Peter Vereshagin wrote: Hello. 2013/01/16 13:51:42 -0600 Joseph A. Nagy, Jr jnagyjr1...@gmail.com = To Peter Vereshagin : JANJ On 01/16/13 13:35, Peter Vereshagin wrote: JANJ 2013/01/16 13:19:19 -0600 Joseph A. Nagy, Jr

Re: svn bdb checkout?

2013-01-16 Thread Chuck Swiger
On Jan 16, 2013, at 11:35 AM, Peter Vereshagin wrote: [ ... ] Over again: How could I 'svn checkout' the sources without those '.svn' subdirectories in the each and every repo's subdirectories? If you're using Subversion-1.7 on the client side, there's only one .svn subdirectory at the top

svn-export Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/16 15:24:00 -0500 Greg Larkin glar...@freebsd.org = To Peter Vereshagin : GL On 1/16/13 3:07 PM, Peter Vereshagin wrote: GL 2013/01/16 13:51:42 -0600 Joseph A. Nagy, Jr GL jnagyjr1...@gmail.com = To Peter Vereshagin : JANJ On 01/16/13 GL 13:35, Peter Vereshagin wrote: JANJ

Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/16 11:47:30 -0800 Chuck Swiger cswi...@mac.com = To Peter Vereshagin : CS On Jan 16, 2013, at 11:35 AM, Peter Vereshagin wrote: CS [ ... ] CS Over again: How could I 'svn checkout' the sources without those '.svn' CS subdirectories in the each and every repo's subdirectories? CS

Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/16 15:24:00 -0500 Greg Larkin glar...@freebsd.org = To Peter Vereshagin : GL Please see my message from a similar thread a few months ago for a GL possible solution: GL http://permalink.gmane.org/gmane.os.freebsd.questions/294398 ANother heck is I can't see officially where can I

Re: svn-export Re: svn bdb checkout?

2013-01-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/16/13 3:55 PM, Peter Vereshagin wrote: Hello. 2013/01/16 15:24:00 -0500 Greg Larkin glar...@freebsd.org = To Peter Vereshagin : GL On 1/16/13 3:07 PM, Peter Vereshagin wrote: GL 2013/01/16 13:51:42 -0600 Joseph A. Nagy, Jr GL

Re: svn bdb checkout?

2013-01-16 Thread Warren Block
On Thu, 17 Jan 2013, Peter Vereshagin wrote: Hello. 2013/01/16 15:24:00 -0500 Greg Larkin glar...@freebsd.org = To Peter Vereshagin : GL Please see my message from a similar thread a few months ago for a GL possible solution: GL http://permalink.gmane.org/gmane.os.freebsd.questions/294398

Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/16 16:17:55 -0700 Warren Block wbl...@wonkity.com = To Peter Vereshagin : WB On Thu, 17 Jan 2013, Peter Vereshagin wrote: WB 2013/01/16 15:24:00 -0500 Greg Larkin glar...@freebsd.org = To Peter Vereshagin : WB GL Please see my message from a similar thread a few months ago for

Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/17 01:04:40 +0400 Peter Vereshagin pe...@vereshagin.org = To freebsd-questions@freebsd.org : PV CS If you're using Subversion-1.7 on the client side, there's only one .svn PV Oops I didn't yet... * meant having svn-1.6 about here. Thank you. -- Peter Vereshagin

Re: svn-export Re: svn bdb checkout?

2013-01-16 Thread Peter Vereshagin
Hello. 2013/01/17 00:55:33 +0400 Peter Vereshagin pe...@vereshagin.org = To freebsd-questions@freebsd.org : PV GL If anyone wants to create a port for svn-export and send it my way for PV GL review, I would be happy to do that. Otherwise, I expect to have a PV GL look myself within the next few