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

Re: Re: Export only modifications

From: YH Yang <yhuiyang_at_gmail.com>
Date: 2007-09-07 19:43:12 CEST

Hello,

2007/9/7, Michael Rumpler <Michael.Rumpler@bwin.org>:
>
> > > It would be great if I could have a mix of 'check for modifications'
>
> > > and 'export' which only exports the modified files.
> >
> > This is what merges are for. See
> > http://svnbook.red-bean.com/en/1.4/svn.branchmerge.html &
> http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-merge.html
>
> I only want to copy my locally modified files from one working copy to
> another or even to an empty folder. I don't want to commit those files
> to be able to merge them to another place.
> In other words: I only want to copy those files listed by 'svn status'
> to another folder.
>
>
Does TSVN "Create Patch" work for your need?
(it copys your local modifiction to single patch file)
If you use command line svn, you can parse 'svn st' output,
and copy those modified files you need...

HTH
YH
Received on Fri Sep 7 19:39:55 2007

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.