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

Retrieve files from other branch

From: Jose Sa <upsfeup_at_gmail.com>
Date: Wed, 9 Sep 2009 09:40:27 -0700 (PDT)

This might not be the place for this kind of question. Maybe SVN isn't even what I'm looking for, but please, if I'm wrong, at least point me in the right direction.

Imagine the following scenario:

D:\something\
this folder has the main project files and is under SVN (I use tortoiseSVN). It has the latest files of the project and as it used for web deployment I can't change this location.

D:\somethingelse\installer\
Has the files that are needed to create the installer.

In the SVN I created a tree:

\project
\installer

and associated each one to the working copy.

Now, here is my problem:
In order to create the installer, I need to copy some of the files from
D:\something\project\
to
D:\somethingelse\installer\project

Since I always need the latest version, and repository has it, I was wondering If there is as way to link
\installer\project to the files in \project\

This way, When updating my D:\installer working copy, Tortoise would grab the files in \project and copy them to D:\somethingelse\installer\project

Was I clear on my intention? Is it doable?

Jose

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2393001

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-09 18:42:15 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.