[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn_load_dirs.pl: command line length overflow

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2003-03-20 16:42:02 CET

Hello,
I was trying to use svn_load_dir.pl to import quite a large project, and had
no luck. First is says

    Running /home/ghost/local/bin/svn add -N doc libs more boost tools ....

And then.

     Can't exec "/home/ghost/local/bin/svn": Argument list too long at
     /home/ghost/build/Tools/Subversion/svn/tools/client-side/svn_load_dirs.pl
     line 1257.

The problem is that "..." part in command line is about 230000 characters
long, and that's too much even for Linux. Is it possible to use "--target"
command line option to pass the list of targets? I'd be happy to make the
change myself, but unfortunately cannot read Perl :-(

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 20 16:42:49 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.