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

[bug?]svn -N ci -m 'text' does not commit a single file

From: alexander poddey <alexander.poddey_at_tu-clausthal.de>
Date: 2007-03-15 09:21:26 CET

Hallo,
I posted this question in the SVN Forum, and the users list, but did not get
an answer....

I'm working on a svn based backupsystem. There I need to commit nonrecursively
all files within a directory.

svn -N ci -m 'text' does not commit a single file.
Is this a bug or ame i overlooking something?

svn -N ci -m 'text' filelist
with all local files in filelist works.

my problem is, that some users have blanks in the filenames. a call using
filelist leads to errors, because svn handles the files with blanks as
separate files.

how can i tell svn to ci all files in the local directory which are under
version control, without having to specify the files explicitely?

thx
alex

-- 
Alexander Poddey
Institute of Theoretical Physics      
Clausthal University of Technology  
Leibnizstr. 10                              
38678 Clausthal-Zellerfeld                
Tel:    +49(5323)72 2580                   
FAX:    +49(5323)72 3116                   
E-MAIL: alexander.poddey@tu-clausthal.de    
http://www.pt.tu-clausthal.de/atp/           
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 15 09:21:41 2007

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.