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

Re: Force an update to files

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Thu, 1 Apr 2010 13:26:27 +0200

On Wednesday 31 March 2010, Entropy wrote:
> I can not version my own files as I do not have access to contribute
> files, only to download.
>
> I have since organised my files and folders to keep my files out of
> the SVN folders. Otherwise I would face a losing battle every week or
> so.

So you are maintaining some local modifications against an upstream
repository? If you can't or don't want to submit the changes upstream, you
can still use "vendor branches". Basically, you set up a (local) repository
that is regularly seeded with versions from upstream. You can then submit to
that repository as you like. When upstream releases a new version, you upload
that to your repository again and afterwards replay the changes (typically by
merging) you made locally.

This is outside the scope of TSVN though, as it involves setting up a
repository and probably a server and since "svn_load_dirs" is a script that
is used from the commandline.

Cheers!

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator 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.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.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2468264
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-01 13:26:48 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.