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

Re: How do I get the source for a branch?

From: Alfred Perlstein <bright_at_mu.org>
Date: Mon, 16 Jun 2008 18:38:19 -0700

* Hari Kodungallur <hkodungallur_at_gmail.com> [080616 18:01] wrote:
> On Mon, Jun 16, 2008 at 5:48 PM, Alfred Perlstein <[1]bright_at_mu.org>
> wrote:
>
> Let's say I did a "svn cp FROM TO" some time ago.
> Now I forgot what "FROM" was.
> Given "TO" how do i get this information?
> (I'm trying to reconstruct how a branch was created.)
>
> svn log -v --stop-on-copy TO
> And look at the last log message. It should have the FROM information
> -- something like "(from /trunk:100)", which means it was created from
> rev 100 of trunk.
> regards,
> -Hari

Thank you!

-alfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-17 03:39:00 CEST

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.