On Jul 29, 11:16 am, "Andy Levy" <andy.l..._at_gmail.com> wrote:
> On Tue, Jul 29, 2008 at 11:06, flipdaddy <gtf..._at_gmail.com> wrote:
> > While committing with TortoiseSVN 1.5.0, I got an error like "Commit
> > failed while preparing file" and "Inconsistent newlines" (I
> > accidentally closed the dialog, so I don't have the message any more).
>
> > It's an easy problem to fix, but it happened at the end of a very
> > large commit that I started before I left work. I waited until it was
> > actually sending files ("Sending content") before I left, because I
> > thought it was going to be fine at that point. Of course, the file
> > that failed was near the end, so it sent everything else before it
> > failed.
>
> > Would it be possible to move the newline check (and anything else that
> > would cause the commit to fail) to before it starts sending data?
> > That could save a lot of time and bandwidth for large commits.
>
> I think those checks are done in the Subversion libraries, not TSVN,
> so TSVN wouldn't be an appropriate place.to re-order them.
Without digging into the code, I can't easily tell where the message
originates. If I need to report it to the SVN project instead, that's
fine, but I don't know, so I started with the program I was using.
Phillip
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-30 07:39:15 CEST