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

Re: How to get copy source when uncommitted ?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-11-29 10:56:16 CET

François Beausoleil wrote:
> Hi !
>
> I have an Add with History file in my WC, and I would like to know from
> where is was copied. It's probably part of a rename, but I can't
> remember ! The changes have been sitting in my WC for two weeks now.
>
> So, I tried the obvious:
> $ svn --version
> svn, version 1.1.1 (r11581)
> compiled Oct 23 2004, 14:47:47
>
> $ svn log

...

"svn log" fetches info about the repository - so that won't help you here.

What you want is "svn info".

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 29 10:58:58 2004

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.