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

RE: Re: Determining origin of branch

From: Derek Mahar <DMahar_at_penson.ca>
Date: 2004-03-27 01:09:40 CET

"svn log --stop-on-copy" does not behave as one would expect if you've
renamed an ancestor directory in the branch URL. "svn log
--stop-on-copy" stops at the revision in which the rename occurred
rather than at the revision in which you created the branch (the copy
revision).

This is just one of several problems that I've encountered from changing
the directory structure at an ancestor directory common to a branch
point and the trunk from which the branch was created. For example,
merge and diff operations fail for source branch URL at revision N if
the URL does not exist in revision N. This situation exists after you
rename an ancestor directory in the branch URL.

Derek

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: March 25, 2004 1:51 PM
To: Gary Feldman
Cc: Subversion Users
Subject: Re: Determining origin of branch

Question: "How do I find out which revision a branch was created?"
Answer: 'svn log -v --stop-on-copy branchURL'

This is a really common question. I'm adding this technique to chapter
4 in the book. It probably should also be a FAQ.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

NOTICE: This email contains privileged and confidential information and is intended only for the individual to whom it is addressed. If you are not the named addressee, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this transmission by mistake and delete this communication from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.

AVIS: Le présent courriel contient des renseignements de nature privilégiée et confidentielle et n’est destiné qu'à la personne à qui il est adressé. Si vous n’êtes pas le destinataire prévu, vous êtes par les présentes avisés que toute diffusion, distribution ou reproduction de cette communication est strictement interdite.  Si vous avez reçu ce courriel par erreur, veuillez en aviser immédiatement l’expéditeur et le supprimer de votre système. Notez que la transmission de courriel ne peut en aucun cas être considéré comme inviolable ou exempt d’erreur puisque les informations qu’il contient pourraient être interceptés, corrompues, perdues, détruites, arrivées en retard ou incomplètes ou contenir un virus.  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 27 01:10:50 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.