From alan.schmitt at polytechnique.org Mon Feb 4 14:44:55 2008 From: alan.schmitt at polytechnique.org (Alan Schmitt) Date: Mon, 4 Feb 2008 20:44:55 +0100 Subject: [Unison-hackers] Thread settings not respected for directory transfers? In-Reply-To: <20080111195817.GA17166@suse.de> References: <91BD228F-73DC-478F-9201-43AB699E649D@polytechnique.org> <20080111195817.GA17166@suse.de> Message-ID: On 11 janv. 08, at 20:58, Matthias Hopf wrote: > On Jan 06, 08 12:26:38 +0100, Alan Schmitt wrote: >> However I've recently noticed that if I create a big directory and >> upload >> it through unison, I often get disconnections. Looking at network >> transfers, in a normal transfer I see oscillations between maximum >> upload >> speed and no transfer, even for big files. I guess this is due to >> some > > Sounds like bad mtu... > > Try setting a smaller mtu with ifconfig on your network interface. I've tried with a mtu set at 1300 and the problem still occurs. I can transfer any big file, but as soon as many files are transferred at once, the connection dies. So I guess the problem remains: when transferring a directory, the thread setting does not seem to be use (several files are being sent at the same time). Alan -- Alan Schmitt The hacker: someone who figured things out and made something cool happen. .O. ..O OOO -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.seas.upenn.edu/pipermail/unison-hackers/attachments/20080204/c9c93197/PGP.sig From bcpierce at cis.upenn.edu Fri Feb 8 07:29:00 2008 From: bcpierce at cis.upenn.edu (Benjamin Pierce) Date: Fri, 8 Feb 2008 07:29:00 -0500 Subject: [Unison-hackers] Unison SVN repository moving soon Message-ID: <2E1D5284-561C-40CD-9FA4-33DD8B46ED92@cis.upenn.edu> I don't think anybody is working on the Unison codebase right now, but just in case: The SVN repository is going to change hosts in a few days. I'll post a message when this has happened, with instructions for how to access it at the new location; in the meantime, if anybody *does* have local changes, now would be a good time to flush them... - Benjamin From bcpierce at cis.upenn.edu Fri Feb 8 07:28:45 2008 From: bcpierce at cis.upenn.edu (bcpierce@cis.upenn.edu) Date: Fri, 8 Feb 2008 07:28:45 -0500 Subject: [Unison-hackers] [unison-svn] r265 - trunk/src Message-ID: <200802081228.m18CSju5004891@canfield.cis.upenn.edu> Author: bcpierce Date: 2008-02-08 07:28:45 -0500 (Fri, 08 Feb 2008) New Revision: 265 Modified: trunk/src/RECENTNEWS trunk/src/mkProjectInfo.ml Log: * Minor From bcpierce at cis.upenn.edu Fri Feb 8 07:29:17 2008 From: bcpierce at cis.upenn.edu (bcpierce@cis.upenn.edu) Date: Fri, 8 Feb 2008 07:29:17 -0500 Subject: [Unison-hackers] [unison-svn] r266 - in branches: 2.13/src 2.27/src Message-ID: <200802081229.m18CTHs4004917@canfield.cis.upenn.edu> Author: bcpierce Date: 2008-02-08 07:29:17 -0500 (Fri, 08 Feb 2008) New Revision: 266 Modified: branches/2.13/src/files.ml branches/2.27/src/NEWS branches/2.27/src/RECENTNEWS branches/2.27/src/strings.ml Log: Flushing all changes in preparation for repository move From bcpierce at seas.upenn.edu Thu Feb 14 09:33:20 2008 From: bcpierce at seas.upenn.edu (Benjamin C. Pierce) Date: Thu, 14 Feb 2008 09:33:20 -0500 Subject: [Unison-hackers] [unison-svn] r267 - trunk/src Message-ID: <200802141433.m1EEXKeb021623@yaws.seas.upenn.edu> Author: bcpierce Date: 2008-02-14 09:33:19 -0500 (Thu, 14 Feb 2008) New Revision: 267 Modified: trunk/src/RECENTNEWS Log: Test commit Modified: trunk/src/RECENTNEWS =================================================================== --- trunk/src/RECENTNEWS 2008-02-08 12:29:17 UTC (rev 266) +++ trunk/src/RECENTNEWS 2008-02-14 14:33:19 UTC (rev 267) @@ -1,7 +1,3 @@ -CHANGES FROM VERSION 2.28.34 - -* Minor - ------------------------------- CHANGES FROM VERSION 2.28.29 From bcpierce at seas.upenn.edu Thu Feb 14 09:34:48 2008 From: bcpierce at seas.upenn.edu (Benjamin C. Pierce) Date: Thu, 14 Feb 2008 09:34:48 -0500 Subject: [Unison-hackers] [unison-svn] r268 - trunk Message-ID: <200802141434.m1EEYms4021671@yaws.seas.upenn.edu> Author: bcpierce Date: 2008-02-14 09:34:46 -0500 (Thu, 14 Feb 2008) New Revision: 268 Removed: trunk/.depend Log: Remove .depend Deleted: trunk/.depend =================================================================== --- trunk/.depend 2008-02-14 14:33:19 UTC (rev 267) +++ trunk/.depend 2008-02-14 14:34:46 UTC (rev 268) @@ -1,70 +0,0 @@ -src/abort.cmo: src/abort.cmi -src/abort.cmx: src/abort.cmi -src/case.cmo: src/case.cmi -src/case.cmx: src/case.cmi -src/checksum.cmo: src/checksum.cmi -src/checksum.cmx: src/checksum.cmi -src/clroot.cmo: src/clroot.cmi -src/clroot.cmx: src/clroot.cmi -src/common.cmo: src/common.cmi -src/common.cmx: src/common.cmi -src/copy.cmo: src/copy.cmi -src/copy.cmx: src/copy.cmi -src/fileinfo.cmo: src/fileinfo.cmi -src/fileinfo.cmx: src/fileinfo.cmi -src/files.cmo: src/files.cmi -src/files.cmx: src/files.cmi -src/fileutil.cmo: src/fileutil.cmi -src/fileutil.cmx: src/fileutil.cmi -src/fingerprint.cmo: src/fingerprint.cmi -src/fingerprint.cmx: src/fingerprint.cmi -src/fspath.cmo: src/fspath.cmi -src/fspath.cmx: src/fspath.cmi -src/globals.cmo: src/globals.cmi -src/globals.cmx: src/globals.cmi -src/lock.cmo: src/lock.cmi -src/lock.cmx: src/lock.cmi -src/name.cmo: src/name.cmi -src/name.cmx: src/name.cmi -src/os.cmo: src/os.cmi -src/os.cmx: src/os.cmi -src/osx.cmo: src/osx.cmi -src/osx.cmx: src/osx.cmi -src/path.cmo: src/path.cmi -src/path.cmx: src/path.cmi -src/pred.cmo: src/pred.cmi -src/pred.cmx: src/pred.cmi -src/props.cmo: src/props.cmi -src/props.cmx: src/props.cmi -src/recon.cmo: src/recon.cmi -src/recon.cmx: src/recon.cmi -src/remote.cmo: src/remote.cmi -src/remote.cmx: src/remote.cmi -src/sortri.cmo: src/sortri.cmi -src/sortri.cmx: src/sortri.cmi -src/stasher.cmo: src/stasher.cmi -src/stasher.cmx: src/stasher.cmi -src/strings.cmo: src/strings.cmi -src/strings.cmx: src/strings.cmi -src/terminal.cmo: src/terminal.cmi -src/terminal.cmx: src/terminal.cmi -src/transfer.cmo: src/transfer.cmi -src/transfer.cmx: src/transfer.cmi -src/transport.cmo: src/transport.cmi -src/transport.cmx: src/transport.cmi -src/tree.cmo: src/tree.cmi -src/tree.cmx: src/tree.cmi -src/uicommon.cmo: src/uicommon.cmi -src/uicommon.cmx: src/uicommon.cmi -src/uigtk2.cmo: src/uigtk2.cmi -src/uigtk2.cmx: src/uigtk2.cmi -src/uigtk.cmo: src/uigtk.cmi -src/uigtk.cmx: src/uigtk.cmi -src/uitext.cmo: src/uitext.cmi -src/uitext.cmx: src/uitext.cmi -src/update.cmo: src/update.cmi -src/update.cmx: src/update.cmi -src/uutil.cmo: src/uutil.cmi -src/uutil.cmx: src/uutil.cmi -src/xferhint.cmo: src/xferhint.cmi -src/xferhint.cmx: src/xferhint.cmi From bcpierce at seas.upenn.edu Thu Feb 14 21:52:29 2008 From: bcpierce at seas.upenn.edu (Benjamin C. Pierce) Date: Thu, 14 Feb 2008 21:52:29 -0500 Subject: [Unison-hackers] [unison-svn] r269 - trunk Message-ID: <200802150252.m1F2qTbA013211@yaws.seas.upenn.edu> Author: bcpierce Date: 2008-02-14 21:52:28 -0500 (Thu, 14 Feb 2008) New Revision: 269 Removed: trunk/private/ trunk/publicity/ Log: SVN tidying (removing some old stuff) From bcpierce at cis.upenn.edu Thu Feb 14 22:04:54 2008 From: bcpierce at cis.upenn.edu (Benjamin Pierce) Date: Thu, 14 Feb 2008 22:04:54 -0500 Subject: [Unison-hackers] New Unison SVN repository Message-ID: <6CC188AE-AE85-4D33-8A0E-62FF0358A21C@cis.upenn.edu> Dear Unison hackers, As I advertised last week, the Unison subversion repository has been moved. You can anonymously download the new repository contents like this: svn co https://webdav.seas.upenn.edu/svn/unison If you had commit rights to the old repository, you should also be able to commit to the new repository, using the same password. Please let me know if there are any problems with this. - Benjamin From bcpierce at seas.upenn.edu Mon Feb 18 08:24:57 2008 From: bcpierce at seas.upenn.edu (Benjamin C. Pierce) Date: Mon, 18 Feb 2008 08:24:57 -0500 Subject: [Unison-hackers] [unison-svn] r270 - branches/2.27/src Message-ID: <200802181324.m1IDOvtp011954@yaws.seas.upenn.edu> Author: bcpierce Date: 2008-02-18 08:24:55 -0500 (Mon, 18 Feb 2008) New Revision: 270 Modified: branches/2.27/src/RECENTNEWS branches/2.27/src/mkProjectInfo.ml branches/2.27/src/uicommon.ml Log: * Add a note to the 'some path has been completely deleted' warning telling users to use 'confirmbigdeletes' to turn it off. Modified: branches/2.27/src/RECENTNEWS =================================================================== --- branches/2.27/src/RECENTNEWS 2008-02-15 02:52:28 UTC (rev 269) +++ branches/2.27/src/RECENTNEWS 2008-02-18 13:24:55 UTC (rev 270) @@ -0,0 +1,6 @@ +CHANGES FROM VERSION 2.27.57 + +* Add a note to the 'some path has been completely deleted' warning + telling users to use 'confirmbigdeletes' to turn it off. + +------------------------------- Modified: branches/2.27/src/mkProjectInfo.ml =================================================================== --- branches/2.27/src/mkProjectInfo.ml 2008-02-15 02:52:28 UTC (rev 269) +++ branches/2.27/src/mkProjectInfo.ml 2008-02-18 13:24:55 UTC (rev 270) @@ -69,3 +69,4 @@ + Modified: branches/2.27/src/uicommon.ml =================================================================== --- branches/2.27/src/uicommon.ml 2008-02-15 02:52:28 UTC (rev 269) +++ branches/2.27/src/uicommon.ml 2008-02-18 13:24:55 UTC (rev 270) @@ -322,12 +322,14 @@ let dangerousPathMsg dangerousPaths = if dangerousPaths = [Path.empty] then "The root of one of the replicas has been completely emptied.\n\ - Unison may delete everything in the other replica." + Unison may delete everything in the other replica. (Set the \n\ + 'confirmbigdelete' preference to false to disable this check.)" else Printf.sprintf "The following paths have been completely emptied in one replica:\n \ %s\n\ - Unison may delete everything below these paths in the other replica." + Unison may delete everything below these paths in the other replica.\n + (Set the 'confirmbigdelete' preference to false to disable this check.)" (String.concat "\n " (Safelist.map (fun p -> "'" ^ (Path.toString p) ^ "'") dangerousPaths)) From bcpierce at seas.upenn.edu Mon Feb 18 08:43:22 2008 From: bcpierce at seas.upenn.edu (Benjamin C. Pierce) Date: Mon, 18 Feb 2008 08:43:22 -0500 Subject: [Unison-hackers] [unison-svn] r271 - in branches/2.27: . src Message-ID: <200802181343.m1IDhMPE012567@yaws.seas.upenn.edu> Author: bcpierce Date: 2008-02-18 08:43:21 -0500 (Mon, 18 Feb 2008) New Revision: 271 Modified: branches/2.27/Makefile branches/2.27/src/RECENTNEWS branches/2.27/src/mkProjectInfo.ml Log: * Minor Modified: branches/2.27/Makefile =================================================================== --- branches/2.27/Makefile 2008-02-18 13:24:55 UTC (rev 270) +++ branches/2.27/Makefile 2008-02-18 13:43:21 UTC (rev 271) @@ -201,7 +201,7 @@ nightly: ($(RM) -r $(HOME)/tmp/unison; \ cd $(HOME)/tmp; \ - svn co https://svn.cis.upenn.edu/svnroot/unison/trunk unison; \ + svn co https://webdav.seas.upenn.edu/svn/unison/trunk unison; \ cd $(HOME)/tmp/unison; \ $(MAKE) exportdevel) @@ -273,9 +273,3 @@ src/$(NAME): $(MAKE) -C src -bcpgrab: - -unison eniac -path current/unison/trunk -batch - ssh central-l.cis.upenn.edu "(cd current/unison/trunk; svn update)" - -unison eniac -path current/unison/trunk -batch - make - Modified: branches/2.27/src/RECENTNEWS =================================================================== --- branches/2.27/src/RECENTNEWS 2008-02-18 13:24:55 UTC (rev 270) +++ branches/2.27/src/RECENTNEWS 2008-02-18 13:43:21 UTC (rev 271) @@ -1,3 +1,8 @@ +CHANGES FROM VERSION 2.27.63 + +* Minor + +------------------------------- CHANGES FROM VERSION 2.27.57 * Add a note to the 'some path has been completely deleted' warning Modified: branches/2.27/src/mkProjectInfo.ml =================================================================== --- branches/2.27/src/mkProjectInfo.ml 2008-02-18 13:24:55 UTC (rev 270) +++ branches/2.27/src/mkProjectInfo.ml 2008-02-18 13:43:21 UTC (rev 271) @@ -70,3 +70,4 @@ + From bcpierce at seas.upenn.edu Mon Feb 18 08:47:45 2008 From: bcpierce at seas.upenn.edu (Benjamin C. Pierce) Date: Mon, 18 Feb 2008 08:47:45 -0500 Subject: [Unison-hackers] [unison-svn] r272 - branches/2.27/src Message-ID: <200802181347.m1IDljnx012721@yaws.seas.upenn.edu> Author: bcpierce Date: 2008-02-18 08:47:44 -0500 (Mon, 18 Feb 2008) New Revision: 272 Modified: branches/2.27/src/RECENTNEWS branches/2.27/src/mkProjectInfo.ml Log: * Minor Modified: branches/2.27/src/RECENTNEWS =================================================================== --- branches/2.27/src/RECENTNEWS 2008-02-18 13:43:21 UTC (rev 271) +++ branches/2.27/src/RECENTNEWS 2008-02-18 13:47:44 UTC (rev 272) @@ -1,3 +1,8 @@ +CHANGES FROM VERSION 2.27.64 + +* Minor + +------------------------------- CHANGES FROM VERSION 2.27.63 * Minor Modified: branches/2.27/src/mkProjectInfo.ml =================================================================== --- branches/2.27/src/mkProjectInfo.ml 2008-02-18 13:43:21 UTC (rev 271) +++ branches/2.27/src/mkProjectInfo.ml 2008-02-18 13:47:44 UTC (rev 272) @@ -71,3 +71,4 @@ + From alan.schmitt at polytechnique.org Fri Feb 22 03:59:30 2008 From: alan.schmitt at polytechnique.org (Alan Schmitt) Date: Fri, 22 Feb 2008 09:59:30 +0100 Subject: [Unison-hackers] Fwd: Unison References: Message-ID: <59023A3F-0D65-4399-9F5C-DEA46273CBCF@polytechnique.org> Here is a redrawing bug in the OS X interface. Alan Begin forwarded message: > From: "Kerim Friedman" > Date: 22 f?vrier 2008 02:46:07 HNEC > To: alan.schmitt at polytechnique.org > Subject: Unison > > Hi Alan, > > Thanks for all your work on the Unison GUI! Its great. One thing, > however, is that when I change the window size, the status text at the > top can disappear behind the textbox. > > Cheers, > > kerim > -- Alan Schmitt The hacker: someone who figured things out and made something cool happen. .O. ..O OOO -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.seas.upenn.edu/pipermail/unison-hackers/attachments/20080222/4bcce46a/PGP.sig