You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by alexander poddey <al...@tu-clausthal.de> on 2007/03/14 12:18:07 UTC

svn -N ci commits no files

Hallo,
I posted this question in the SVN Forum, 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 :Confused:

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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org