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

Re: Common Files in two directories

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Wed, 4 Jun 2008 12:35:30 +0200

On Tuesday 03 June 2008, Manohar.Joshi_at_sungard.com wrote:
> I am using SubVersion 1.4.6. Do we have any command or utility in
> Subversion to check the common files in two branches?
>
> If there are two branches namely branchA and branchB.
>
> File abc.java exists in branchA as well as in branchB.
>
> Do we have any command which will show that said file exist in both
> directories with its version.

You can use 'svn log' or 'svn list' to check for files in the repository.
Other than that, Subversion itself is rather ignorant of what you consider a
branch, branches are simple copying operations which the user associates a
certain meaning with.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
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-04 12:35:59 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.