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

Re: How to know the files modified during the last update

From: Ivan Aleman <bonovoxmofo_at_gmail.com>
Date: 2007-04-18 22:45:27 CEST

2007/4/18, Tom Malia <tommalia@ttdsinc.com>:
> Svnlook is a "server side" command correct? If so, is there a similar way
> to do this from a client? Particularly over the HTTP protocol?
>
Hello,

Use in your working copy:

svn log -r <revision_number>:<revision_number> -v
svn log -r {date}:{date} -v

Read http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.ref.svn.c.log

Regards.

>

-- 
Iván Alemán - http://bonovoxmofo.blogspot.com
Cambia ya!
http://goodbye-microsoft.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 18 22:45:58 2007

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.