rsync --exclude=.svn
Iliyan Osenski wrote on Mon, Jan 31, 2011 at 11:34:24 +0200: > > Hello, > Try "svn export" on regular basis. This may help. > > -- > Iliyan. > > На 31.01.2011 09:35, Ryan Schmidt написа: >> On Jan 31, 2011, at 01:30, Robert Bielik wrote: >> >>> New to the list! I wonder if it would be possible to create a svn client to >>> only update a working copy, without >>> the overhead of .svn directories with copies of files ? The client won't >>> need to keep track of modifications >>> etc., it would only need to assure that the working copy is in sync with >>> the repo. >> Subversion does not have that capability. >> >> >> >