Re: svnadmin create and not being method agnostic

2011-01-07 Thread Nico Kadel-Garcia
On Fri, Jan 7, 2011 at 11:43 AM, Les Mikesell wrote: > On 1/4/2011 8:25 PM, Nico Kadel-Garcia wrote: >> >> This is a very large and longstanding issue for me and others, and has >> led to clients of mine rejecting Subversion outright. And it looks >> like a legacy of Subversion's re-implementation

Re: Commit fails with path not found

2011-01-07 Thread Pazmiño Mazón , Iván Andrés
thanks for your reply. I do have one folder added to be ignored, in the root the target folder, but it doesn't even appear in the listing. -Original Message- From: Johan Corveleyn To: iapazm...@sri.gob.ec Cc: David Weintraub , users@subversion.apache.org Subject: Re: Commit fails with pat

Re: "svnadmin load" a huge file

2011-01-07 Thread Johan Corveleyn
On Fri, Jan 7, 2011 at 8:47 PM, Les Mikesell wrote: > On 1/7/2011 1:31 PM, Victor Sudakov wrote: > >>> >>> I don't think you are hitting some absolute limit in the software here, >>> just running out of RAM on your particular machine.  Can you do the >>> conversion on a machine with more RAM? >> >

Re: "svnadmin load" a huge file

2011-01-07 Thread Les Mikesell
On 1/7/2011 1:31 PM, Victor Sudakov wrote: I don't think you are hitting some absolute limit in the software here, just running out of RAM on your particular machine. Can you do the conversion on a machine with more RAM? I ran "svnadmin load" on a machine with 1 GB RAM and 25 GB swap (added

Re: Commit fails with path not found

2011-01-07 Thread Johan Corveleyn
2011/1/7 Pazmiño Mazón, Iván Andrés : > I have cleaned the project and checked the -xxx/target directories > doesn't exist anymore. Then updated. But when tried to check the status > again the folders still are shown in the result. > > svn update > At revision 60654. > > svn status >  M      . > !

Re: "svnadmin load" a huge file

2011-01-07 Thread Victor Sudakov
Daniel Shahaf wrote: [dd] > > I believe there are known issues with memory usage in svnadmin. See the > issue tracker. Namely? > > I don't know cvs2svn, but it could have a --sharded-output option, so eg > it would produce a dumpfile per 1000 revisions, rather than one huge > dumpfile. cvs2

Re: "svnadmin load" a huge file

2011-01-07 Thread Victor Sudakov
Les Mikesell wrote: > > > I migrated a large CVS repository (25-50 GB) to SVN years ago on SVN > 1.3. Our repo had many sections (projects) within it. We had to > migrate each project independently so that it's team could coordinate > when they migrated to SVN. As such, I dumped

Re: Best way to maintain patches to a 3rd party library?

2011-01-07 Thread Les Mikesell
On 1/7/2011 12:51 PM, Stefan Sperling wrote: On Thu, Jan 06, 2011 at 07:17:33PM -0500, NN Ott wrote: That's exactly right. Should I post this to the dev list? No. Your question is clearly a usage question so it is not appropriate for the dev list. Have a look at piston: http://piston.rubyfor

Re: Commit fails with path not found

2011-01-07 Thread Pazmiño Mazón , Iván Andrés
I have cleaned the project and checked the -xxx/target directories doesn't exist anymore. Then updated. But when tried to check the status again the folders still are shown in the result. svn update At revision 60654. svn status M . ! recursos-revision-ejb/target ? recursos-revision-e

Re: Best way to maintain patches to a 3rd party library?

2011-01-07 Thread Stefan Sperling
On Thu, Jan 06, 2011 at 07:17:33PM -0500, NN Ott wrote: > That's exactly right. > > Should I post this to the dev list? No. Your question is clearly a usage question so it is not appropriate for the dev list. Have a look at piston: http://piston.rubyforge.org/ Maybe that comes somewhat close to

Re: svnadmin create and not being method agnostic

2011-01-07 Thread Daniel Shahaf
Les Mikesell wrote on Fri, Jan 07, 2011 at 10:43:58 -0600: > On 1/4/2011 8:25 PM, Nico Kadel-Garcia wrote: >> >> This is a very large and longstanding issue for me and others, and has >> led to clients of mine rejecting Subversion outright. And it looks >> like a legacy of Subversion's re-implement

Re: "svnadmin load" a huge file

2011-01-07 Thread Daniel Shahaf
Les Mikesell wrote on Fri, Jan 07, 2011 at 10:37:12 -0600: > On 1/7/2011 7:57 AM, Victor Sudakov wrote: >> > I migrated a large CVS repository (25-50 GB) to SVN years ago on SVN > 1.3. Our repo had many sections (projects) within it. We had to > migrate each project independently so t

Re: svnadmin create and not being method agnostic

2011-01-07 Thread Les Mikesell
On 1/4/2011 8:25 PM, Nico Kadel-Garcia wrote: This is a very large and longstanding issue for me and others, and has led to clients of mine rejecting Subversion outright. And it looks like a legacy of Subversion's re-implementation of CVS, described as "CVS done right". CVS security was even wor

Re: "svnadmin load" a huge file

2011-01-07 Thread Les Mikesell
On 1/7/2011 7:57 AM, Victor Sudakov wrote: I migrated a large CVS repository (25-50 GB) to SVN years ago on SVN 1.3. Our repo had many sections (projects) within it. We had to migrate each project independently so that it's team could coordinate when they migrated to SVN. As such, I dumped e

svn: OPTIONS of ...could not connect to server

2011-01-07 Thread Ben Kim
Hi, I run CentOS 5, 2.6.18-128.el5. I'm seeing $ svn commit index.epl svn: Commit failed (details follow): svn: OPTIONS of 'https://...': could not connect to server I looked for an answer high and low, but couldn't find a way to fix it. Can anyone offer a clue? Thanks. #svn --version svn,

Re: "svnadmin load" a huge file

2011-01-07 Thread Victor Sudakov
Brian Brophy wrote: > > > >>I migrated a large CVS repository (25-50 GB) to SVN years ago on SVN > >>1.3. Our repo had many sections (projects) within it. We had to > >>migrate each project independently so that it's team could coordinate > >>when they migrated to SVN. As such, I dumped eac

Re:

2011-01-07 Thread Nico Kadel-Garcia
On Fri, Jan 7, 2011 at 1:03 AM, Altaf-Hussain Sayyed wrote: > Hi, > > Can I install subversion system on my own web hosting having WINDOWS and IIS. > > Please guide. > > Thanks and regards, > ALTAF If it's an open source project, you can host it at sourceforge.net.

Re: Tortoisesvn hooks and refresh

2011-01-07 Thread Thorsten Schöning
Guten Tag Echlin, Jamie, am Freitag, 7. Januar 2011 um 11:08 schrieben Sie: > Sorry to impose, but would you mind telling me if you received this > message from me via the list yesterday: > http://svn.haxx.se/users/archive-2011-01/0104.shtml At least I got it. Mit freundlichen Grüßen, Thorsten

RE: Tortoisesvn hooks and refresh

2011-01-07 Thread Echlin, Jamie
> This mailing list is for the Subversion core software. You > should send that feedback to the separate list that exists > for TortoiseSVN. Will do, thanks for that. Sorry to impose, but would you mind telling me if you received this message from me via the list yesterday: http://svn.haxx.se/u

Re: Tortoisesvn hooks and refresh

2011-01-07 Thread Ryan Schmidt
On Jan 7, 2011, at 03:35, Echlin, Jamie wrote: > In tortoise you can define a start_commit_hook which you can use to for > instance set a default comment based on the state of the working copy. This > is a useful feature. > > The problem is that a user can leave the commit dialog open, make ch

Tortoisesvn hooks and refresh

2011-01-07 Thread Echlin, Jamie
Hi, In tortoise you can define a start_commit_hook which you can use to for instance set a default comment based on the state of the working copy. This is a useful feature. The problem is that a user can leave the commit dialog open, make changes to the WC, then F5 in the commit dialog. My reque

Re: Adding arbitrary file to repo

2011-01-07 Thread Ulrich Eckhardt
On Wednesday 05 January 2011, natara...@aim.com wrote: > I am writing a scripts to do a tagging and branching using python, my > question is I want to add a README file on the newly created tag where > README is a generated file and doesn't exist in WC or the trunk. You can use "svn copy" and use