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

Re: Add pause button to commit window

From: Lübbe Onken <luebbe.tortoisesvn_at_googlemail.com>
Date: Tue, 03 Nov 2009 14:56:42 +0100

Dirk Illenberger wrote,
> Suppose you have to commit a lot of changes which lead to transmission of a lot of data. Recently I had to commit 1.5 GB which took a few hours to finish. In the meantime I had to upload a couple of files to my web server. This couldn't wait and was urgent. So I had to make up my mind whether to cancel the commit (which had already run for 2 hours) or to allow for a longer upload time for the other files for the web server.
>
> If I had a pause button in the commit window this would solve my dilemma. It would pause committing after the file that is currently being processed. Then I would have uploaded the web server files and resumed committing afterwards.

 From a corporate environment upstream bandwidth is normally not an
issue. From home I'd suggest that you configure QoS/traffic shaping in
your router to give your file transfer temporarily a higher priority.

Subversion can handle slow connections, but not a complete abort, which
a "pause" action would look like.

> What do you think of that feature? I think it is pretty useful and easy to implement.

Since you claim it's easy to do, please send a patch with the complete
implementation. Don't forget the server part. ;)

Cheers
- Lübbe

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net  PGP Key ID 0x23F511AB
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2414118
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-03 14:55:43 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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