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

Re: update locking unrelated parent directory

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Thu, 25 Nov 2010 12:34:26 +0100

On Thursday 25 November 2010, Daniel Shahaf wrote:
> Have you tried both 'cd projects; svn up foo-test-1' and 'cd
> projects/foo-test-1; svn up'?

Neither, just right-clicking on the folder and selecting
TortoiseSVN->Update. ;) I'll try to find out which SVN equivalent that is.

> > I also thought about using a local never-committed copy, which I would
> > then switch back to the original dir:
> >
> > svn cp foo foo-test
> > svn switch $(REPOS)/projects/foo foo-test
> >
> > This should even allow me to update all my folders by issuing an update
> > on the projects root folder. Well, at least it could, I don't know if it
> > works, I'm not even sure it should work.
>
> Or just use svn:externals to pull foo-test as foo-test-1.

That would mark the parent dir "projects" as modified, but that wouldn't
bother me. Thanks for your suggestions!

Uli

-- 
ML: http://subversion.apache.org/docs/community-guide/mailing-lists.html
FAQ: http://subversion.apache.org/faq.html
Docs: http://svnbook.red-bean.com/
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at <http://www.dominolaser.com/>
**************************************************************************************
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. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-11-25 12:34:55 CET

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.