Re: File management

2010-01-22 Thread Ulrich Eckhardt
remaining problem I have in doing this is file management. I > can add files into the local directory and then just add the line "svn > add --force ." to the my script. However, I need to be able to update > deleted files and moved files as well. I.e., if I delete a file from my &

Re: File management

2010-01-21 Thread Ryan Schmidt
ality, but that's fine, all I need is an easy solution to versioning > and incremental backing up. > > The only remaining problem I have in doing this is file management. I can add > files into the local directory and then just add the line "svn add --force ." >

File management

2010-01-21 Thread Naz
lution to versioning and incremental backing up. The only remaining problem I have in doing this is file management. I can add files into the local directory and then just add the line "svn add --force ." to the my script. However, I need to be able to update deleted files and moved files