Displaying 1 result from an estimated 1 matches for "cautin".
Did you mean:
caution
2009 Dec 10
2
multiuser rsync environment
Dear List,
I am looking for a solution of the following issue.
We are two users managing our homepage through subversion
in order to synchronize each others work.
We upload everything to the server via the following command in rsync:
rsync -avzt --exclude ".svn" --exclude "*~" -e ssh . webserver at webserver.org:/path/to/the/webpage
Everything works just fine except