kost BebiX wrote on Tue, 20 Apr 2010 at 14:38 +0400:
> Hi! I would really like to see the ability for svn to do things like
> 
> svn log -r HEAD:HEAD-1 to see changes. Right now I need to view revision 
> numbers first to do thing like this. What do you think about that?)
> 

svn log -r HEAD:1 --limit=2

> 

Reply via email to