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

Re: command line help?

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-04-22 00:29:43 CEST

Ken - N9VV wrote:
> Dearest Simon, may I ask a really dumb new guy question?

You can, but please don't mail me personally. You will likely get a much
faster response by sending to the mailing list.

> I am using TortoiseSVN GUI under XP to retrieve daily source file
> changes from
> svn://206.216.146.154/svn/repos_sdr_windows/PowerSDR/trunk/Source
>
> I am unable to cut and paste the entire Log to show my buddies what
> changed over night. I think there must be a way to do it using the
> wonderful Command Line Interface. I am having a lot of difficulty and
> can't find any error messages.
>
> Could you help me with a simple Log retrieval example?

You should be able to find this in the manual, appendix E.

svn log -v -r0:HEAD --limit 100 PATH/URL

or

svn log -v -rM:N PATH/URL

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Apr 22 00:29:09 2006

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

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