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

One project, Two Versions (one developed externally, one developed internally)

From: Susan Mustafa <susan.mustafa_at_gmail.com>
Date: Thu, 12 Nov 2009 08:14:11 +0400

Hi Everyone,

I hope this is not a stupid question, as I really did do my research and I
am unsure of how to go about solving this issue.

I will explain below:

Project A --> Open Source Project

[Hired external contractors -- for upgrades etc)
[Hired Internal developers -in house for customizations, etc)

Now: Received Project A -- Upgrade 1 (Consists of PROJECT A exactly with
changes inside of it (Unknown Changes))
Now: Have Project A--Customized in in-house SVN (Trunk) (Consists of
PROJECT A exactly with changes inside of it (also unknown since there was no
svn before, installed 2 days ago)

So I was wondering if there is a way to do the following

*Project-A- In-house - Customized
-------> Branch Project A -- Upgrade (Complete folder structure as Project
A, only changes unknown)

Kindly note, that the "Upgrade" is just a [zip file/no svn] received from
the external developers. So it is basically a copy of Project-A with their
own changes?? How can I make it a branch? OR even how can I compare it using
the Eclipse SVN utility so I can see the diff/merge abilities.
*

*I tried to do the command
svn copy http://localhost/kdrepos/project-A-Upgrade/trunk \
svn copy http://localhost/kdrepos/projectA/branch \
-m "Creating a branch from the upgrade internal to the project"*

*This gives me the error "SVN cannot mix repository and working copy
sources" -----> Which is understandable?*

But how do I go about solving this issue???

Diff-Merge between those two projects, which are the exact complete folder
structure but both have unknown changes on both sides.

Any help would greatly be appreciated. I only tried SVN, I didn't try GIT,
IF taht works, please direct me to a tutorial or something of how to do the
scenario above.

The reason I want to do a branch *NOT have to though, if there is a better
solution of merge/diff) -- Is because I want to use Eclipse's Utility of
Showing the differences in the SVN Repository?

Awaiting your reply.

Thank you,

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416869

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-12 07:36:49 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.