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

[Subclipse-dev] Feature: Include repository URL in Eclipse Workspace Patch file

From: Sankaranarayanan Viswanathan <rationalrevolt_at_gmail.com>
Date: Wed, 9 Jul 2014 19:10:04 -0700 (PDT)

I have multiple projects in my eclipse workspace checked out form different SVN repository paths. I then create an Eclipse Workspace Patch with changes from multiple projects and save the patch output to a file.

I distribute this patch to a team member who will apply and commit the patch. This team member does not want to checkout the individual projects being patched into his eclipse workspace and prefers to apply the patch through the command line.

Having the repository URLs along (similar to the Eclipse Project Marker line #P) would enable tools such as below:
1. Tool scans the patch file and checks out only the files/paths being patched
2. Tool applies the patch (possibly by interfacing with existing tools)
3. Team member uses Tortoise SVN / other tool to commit the changes

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2014-07-10 04:12:09 CEST

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.