On Fri, 2005-02-11 at 11:21 -0500, Peter Kahn wrote:
> Looks like his goal was to get the log info for a specific file.
However, this file was deleted in the current revision, so *none* of the
below commands will work :)
OTOH, if you try cvs log <file that does not exist in current revision>,
you'll note it will work fine, and tell you the history of the file, and
that it is currently dead.
> If
> that was the case then
> svn log filename would give the log of the file only
> svn log -N . Would log only the directory and files in it
> svn log . Would log the directory, all files in
> it, and recursively do this for all subdirectories
>
>
> The same convention holds true for the other svn commands as well (for
> diff and commit this is especially useful)
>
> --
> Peter Kahn
> pkahn@connected.com
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 11 17:58:26 2005