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

Re: RFC: svn export

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-06-14 21:09:44 CEST

On Fri, Jun 14, 2002 at 01:56:31PM -0500, Karl Fogel wrote:
> Garrett Rooney <rooneg@electricjellyfish.net> writes:
> > well, nobody seems to have objected so far, and nobody on #svn had any
> > objections to it, so i just committed it in revision 2216.
> >
> > the issue (506) is still open, but i changed the summary to note that
> > 'svn export' now needs some unit tests.
>
> Cool! How extensive was your hand-testing? (Does it work with
> revisions and dates?)

it works with revisions (if you're doing an export from a repository
rather than from a working copy). i haven't tried dates yet... how
does the date parsing code work? can i just add '-D' to the list of
available arguments and then just use the revision on opt_arg just
like i do with -r?

my hand testing was basically just exporting a test working copy i've
got lying around and exporting the package dir from svn.collab.net at
various revisions, and it seemed to work fine. almost all of this
code is just reusing existing functionality, so there isn't much to
it.

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 14 21:10:15 2002

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

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