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

Re: Are the imports logged?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-06-11 21:52:17 CEST

On Jun 11, 2007, at 14:46, [Sunshine Tech Solutions] Ravi Gehlot wrote:

> Is every import logged? If so where?

Every commit is logged. Just type "svn log" in your working copy, or
"svn log url://to/your/repository" from anywhere. If you want to see
more than just the log message, there are additional flags to "svn
log", like "svn log -v" to also see the paths modified. See "svn help
log" for more info.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 11 21:53:10 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.