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

RE: SVN commands fails due to 32k char lenght restriction on Windows.

From: Sachin Deshapnde <SVD_at_live.in>
Date: Mon, 15 Dec 2008 15:34:03 +0530

Thanks Andy for your suggestion ... --targets option is available even for commit ...
 
if i try to commit files using --targets option, svn given an error "svn: Error resolving case of <file1> <file2> ..... <filen>"
 
file1, file2,...,filen are the file names with absolute path.
 
And the command i am firing is svn commit -m "ssss" -targets argument.txt
 
if i use direct file names in commit command it works fine !
 
Thanks and regards,
Sachin.> Date: Fri, 12 Dec 2008 13:58:33 -0500> From: andy.levy_at_gmail.com> To: SVD_at_live.in> Subject: Re: SVN commands fails due to 32k char lenght restriction on Windows.> CC: users_at_subversion.tigris.org> > On Fri, Dec 12, 2008 at 04:36, Sachin Deshapnde <SVD_at_live.in> wrote:> > Hello,> >> > I am using SVN command line client 1.5.2 on windows.> > I am trying fire SVN command line commands through another program> > written in C++ - QT (using QProcess).> > But due to 32K char length limitation of Windows Command line, I can> > not able to execute SVN commands if the command line crosses 32K chars.> > eg. if i want to commit 500 files with file name length more than 70> > chars. SVN Command fails.> >> > Is there any way by which we can specify all the file names in a file> > and use that text file to commit all the files.> > Its something like "svn commit --file filelist.txt". Or can you> > suggest me any other solution.> >> > This type of handling is there in javac.> > --targets <filename>> > See svn help ci
_________________________________________________________________
Searching for the best deals on travel? Visit MSN Travel.
http://in.msn.com/coxandkings

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=984334

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-15 19:52:30 CET

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

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