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

Re: RE: Dumpfilter example for windows/dos ?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-03-27 03:42:37 CEST

On 3/26/07, Norton, Richard <Richard.Norton@lfg.com> wrote:
>
>
> You also could use the original example, but replace 'cat' with 'type'

I've never been "into" Cygwin, but I never leave home without
http://unxutils.sourceforge.net/ on a USB thumbdrive. I also have it
installed on "my" workstations. Many of the comforts of *NIX, ported
to Win32 console.

> -----Original Message-----
> From: Tom Malia [mailto:tommalia@ttdsinc.com]
> Sent: Monday, March 26, 2007 2:38 PM
> To: 'Tom Malia'; users@subversion.tigris.org
> Subject: RE: Dumpfilter example for windows/dos ?
>
>
>
>
> Found the answer….
>
>
>
> The statement:$ cat repos-dumpfile | svndumpfilter include calc >
> calc-dumpfile
>
>
>
>
> In DOS would be:$ svndumpfilter include calc <repos-dumpfile >calc-dumpfile
>
> If anyone might be interested…
>
> It might be nice if this syntax was available in the Subversion book, if
> someone could pass that along to the editors.
>
>
>
>
>
> ________________________________
>
>
> From: Tom Malia [mailto:tommalia@ttdsinc.com]
> Sent: Monday, March 26, 2007 3:24 PM
> To: users@subversion.tigris.org
> Subject: Dumpfilter example for windows/dos ?
>
>
>
> Hey folks,
>
>
>
> I'm trying to use dump to move some projects between repositories… So far
> I've got the dump and load stuff working, but now I want to dump a
> repository, the strip out from that just a particular branch, then load just
> that branch into another Repo….
>
>
>
> I think I need to use the dump then dumpfilter to get a dump file that only
> contains the one branch I'm interested in then load that… does that sound
> correct?
>
>
>
> If so, then I'm having trouble with the syntax:
>
>
>
> The book shows an example like:
>
> $ cat repos-dumpfile | svndumpfilter include calc > calc-dumpfile
>
>
>
>
>
>
> But if I try this I get an error that cat is not a recognized command…which
> is what I expected, but that doesn't help me with how I'm suppose to use
> Dumpfilter from a DOS command prompt. How do I tell svndumpfilter what
> source file it's suppose to use?
>
> Notice of Confidentiality: **This E-mail and any of its attachments may
> contain
> Lincoln National Corporation proprietary information, which is privileged,
> confidential,
> or subject to copyright belonging to the Lincoln National Corporation family
> of
> companies. This E-mail is intended solely for the use of the individual or
> entity to
> which it is addressed. If you are not the intended recipient of this E-mail,
> you are
> hereby notified that any dissemination, distribution, copying, or action
> taken in
> relation to the contents of and attachments to this E-mail is strictly
> prohibited
> and may be unlawful. If you have received this E-mail in error, please
> notify the
> sender immediately and permanently delete the original and any copy of this
> E-mail
> and any printout. Thank You.**
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 27 03:43:09 2007

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.