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

Re: How do I obtain a list of modified, added, or deleted files?

From: Jan Hendrik <list.jan.hendrik_at_gmail.com>
Date: Tue, 24 Jun 2008 11:43:02 +0200

Concerning Re: How do I obtain a list of modif
Ryan Schmidt wrote on 24 Jun 2008, 1:16, at least in part:

> A better way would be to use rsync to synchronize your local copy
> with the one on the web server.

Just make sure you always use one and only this working copy for
synchronizing or you might run into trouble with SVN
(timestamp/modified issues).

> Or, have a working copy of your project on your web host, and in your
> repository's post-commit hook, update the working copy on the server
> with something like "ssh server 'svn up /path/to/workingcopy'". This
> would require your repository to be on the Internet so that your web
> host can reach it. It would also require the Subversion client to be
> on the web host.

Which would be the most elegant means it seems to me.

Jan Hendrik
---------------------------------------
Freedom quote:

     It is better to light a candle than curse the darkness.
               -- Eleanor Roosevelt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-24 11:42:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.