You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2002/06/13 17:37:06 UTC

Re: svn commit: rev 2186 - trunk/subversion/svnadmin

sussman@tigris.org writes:

> Author: sussman
> Date: 2002-06-13 17:22 GMT
> New Revision: 2186
> 
> Modified:
>    trunk/subversion/svnadmin/main.c
> Log:
> 
> Brane's solution to make fs dump/load work on Win32:  create stdio
> streams that avoid the CRT.  (Factorized by sussman.)

I applied this change to our 2092 branch as well.  Of course, nobody
would know that, because our commit-mailer script on svn.collab.net
seems to ignore changes to that path.  :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 2186 - trunk/subversion/svnadmin

Posted by Ben Collins-Sussman <su...@collab.net>.
Greg Stein <gs...@lyra.org> writes:

> On Thu, Jun 13, 2002 at 12:37:06PM -0500, Ben Collins-Sussman wrote:
> > sussman@tigris.org writes:
> > 
> > > Author: sussman
> > > Date: 2002-06-13 17:22 GMT
> > > New Revision: 2186
> > > 
> > > Modified:
> > >    trunk/subversion/svnadmin/main.c
> > > Log:
> > > 
> > > Brane's solution to make fs dump/load work on Win32:  create stdio
> > > streams that avoid the CRT.  (Factorized by sussman.)
> > 
> > I applied this change to our 2092 branch as well.  Of course, nobody
> > would know that, because our commit-mailer script on svn.collab.net
> > seems to ignore changes to that path.  :-(
> 
> Did you build a tarball for the downloads area? Shall I?
> 
> The updated dist.sh syntax would be something like:
> 
> $ ./dist.sh HEAD r2092c /branches/fs-convert-2092

I'm about to apply another dumper bugfix to the branch;  then I'll
roll a new 2092 tarball.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 2186 - trunk/subversion/svnadmin

Posted by Greg Stein <gs...@lyra.org>.
On Thu, Jun 13, 2002 at 12:37:06PM -0500, Ben Collins-Sussman wrote:
> sussman@tigris.org writes:
> 
> > Author: sussman
> > Date: 2002-06-13 17:22 GMT
> > New Revision: 2186
> > 
> > Modified:
> >    trunk/subversion/svnadmin/main.c
> > Log:
> > 
> > Brane's solution to make fs dump/load work on Win32:  create stdio
> > streams that avoid the CRT.  (Factorized by sussman.)
> 
> I applied this change to our 2092 branch as well.  Of course, nobody
> would know that, because our commit-mailer script on svn.collab.net
> seems to ignore changes to that path.  :-(

Did you build a tarball for the downloads area? Shall I?

The updated dist.sh syntax would be something like:

$ ./dist.sh HEAD r2092c /branches/fs-convert-2092


Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org