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

Re: [PATCH] Stop 'svn import' from creating empty revisions (v4)

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-04-18 17:37:27 CEST

"S.Ramaswamy" <ramaswamy@collab.net> writes:

> * subversion/libsvn_client/commit.c
> (import_ctx_t) : New import context struct suggested by
> C.Michael Pilato. Currently only the repos_changed boolean
> is used to remember if changes were made to the repository.

As only the 'repos_changed' is used, it's the only thing that should
be in the baton. I've tweaked your code to move the other baton
members into a TODO comment.

The rest of the patch looks fine. I'm testing now, and will probably
be committing up shortly.

Thanks, Ram.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 18 17:42:05 2005

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.