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

[Subclipse-dev] Mixing

From: Giuseppe Cassata <gcassata_at_avelco.com>
Date: Fri, 19 Dec 2008 13:57:03 +0100

Hi I've developed a Mix Working Copy Functionality. This action mixes files
from trunk with others from one branch. In this way you can branch also
single files.

You have two projects A and B with files such as

 

A

   Test.java

   Test2.html

 

B

  Test.java (only one file the other of project A remains the same)

 

 

So you can concentrate development efforts to change only some files keeping
the rest as the same. It has been created as multiple switch, I keep the
list of the files in the branch and for everyone I make the switch of the
working copy files with these in the list.

 

It's simple and works great.

Il create a patch about this.

 

To be continued

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=987415

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-19 14:48:53 CET

This is an archived mail posted to the Subclipse Dev mailing list.

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