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

Re: Feature Request - Copy Versioned Files

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-07-16 18:34:22 CEST

On Sunday 15 July 2007 05:03, Dave Miller wrote:
> I am developing an application that is sold in many custom configurations
> with 500 MB of non-versioned supporting files (images, a database, config
> files, etc.) When I fix a bug, I'd like to test it in several
> configurations. I can commit the fix and then update the other working
> copies of other configurations, but this commit is premature since I
> haven't really tested it fully yet.
>
> Would it be possible to have a feature that enabled one to move the
> source from one working copy to another? Like a copy/paste versioned
> files? I realize this runs counter to version control in general because
> I might be pasting over modified code. But I'd be willing to risk it!

Two alternatives:
a) Use "Create Patch..." and "Apply Patch..." if you're working with
textfiles. See
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-patch.html
b) Work on a branch and merge your changes to /trunk when you have tested
all your configurations.

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 16 18:37:07 2007

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

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