Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-08-06 Thread svnusertemp
Thanks for the explanation about attachments on this list, Julian. I tried to find a way to tell Windows 7 to treat the .patch files more as .txt no luck yet. I use Eudora as my email client and the OS is Windows 7. If I rename the files to *.patch.txt, then they might go through differ

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-27 Thread Julian Foad
svnusert...@href.com wrote: > Hi Julian et al, > > Yes, the new 1.7 feature sounds very promising. I was wondering what > WC-NG stands for but I think I get the idea. [...] > I'll tell you the one way in which that might not completely solve > the use-case that I have in mind, and that is doing

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-27 Thread Julian Foad
Re. patches being stripped from the mail: svnusert...@href.com wrote: > I tried sending the rest of this reply earlier and suspect it was > caught in a moderator queue. (( I'm subscribed now; take 2 and > apologies for anyone who has already read this. I suspect that my > .patch files (which

RE: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-27 Thread Bob Archer
> Yes, the new 1.7 feature sounds very promising. I was wondering > what > WC-NG stands for but I think I get the idea. Working Copy Next Generation BOb

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-27 Thread svnusertemp
Hi Julian et al, Yes, the new 1.7 feature sounds very promising. I was wondering what WC-NG stands for but I think I get the idea. I tried sending the rest of this reply earlier and suspect it was caught in a moderator queue. (( I'm subscribed now; take 2 and apologies for anyone who has a

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-27 Thread Julian Foad
I agree with everything Stefan says here: I think it's not appropriate to include this particular feature, but thank you for offering your work back to the community and hope that you will keep on doing so. I'll also note that we are developing in a direction which will probably help you in the fu

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread svnusertemp
What does WC-NG stand for? Working Copy ... with only 1 .svn folder instead of nested .svn folders at every level, is that correct? I'll tell you the one way in which that might not completely solve the use-case that I have in mind, and that is doing a series of partial exports from multiple

RE: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Paul Breen
From: Bolstridge, Andrew > Subject: RE: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize > To: dev@subversion.apache.org > Cc: svnusert...@href.com > Date: Monday, July 26, 2010, 9:30 AM > > Did I miss something, but wasn't the original spec "don't

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Johan Corveleyn
On Mon, Jul 26, 2010 at 9:59 PM, Stefan Sperling wrote: > On Mon, Jul 26, 2010 at 05:30:56PM +0100, Bolstridge, Andrew wrote: >> If you have a directory full of source files, >> and it contains a sub-directory full of almost-never-changing, large >> binary files, then it would be great to initiate

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Stefan Sperling
On Mon, Jul 26, 2010 at 05:30:56PM +0100, Bolstridge, Andrew wrote: > If you have a directory full of source files, > and it contains a sub-directory full of almost-never-changing, large > binary files, then it would be great to initiate an export and have it > recognise the binaries haven't change

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Daniel Shahaf
[ VERY briefly, since it's middle of the night here ] Stefan Sperling wrote on Mon, Jul 26, 2010 at 16:33:45 +0200: > In this case though, I'd like to explicitly ask any readers who have silently > been following the thread to voice their opinion, especially if they > differ with my view. Maybe t

RE: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Bolstridge, Andrew
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: Monday, July 26, 2010 3:34 PM > To: svnusert...@href.com > Cc: dev@subversion.apache.org > Subject: Re: [PATCH] new feature, lazy sync via export -- > skipfilesmatchingsize > [snip] &g

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Stefan Sperling
On Mon, Jul 26, 2010 at 01:40:01PM +, svnusert...@href.com wrote: > Hi Stefan, > > I do hear you. I also question whether RSync, or something, is > truly a good option for Windows users for pulling files from a > repository. Do you know Windows users that use RSync happily?I > fully appr

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Miha Vitorovic
Ann, I am a Windows user, and I agree that such a feature shouldn't go into the codebase. Many such features are traditionally solved using scripting, and while scripting on unix used to be much more powerful than on windows, this is no longer true for many years now. Instead of creating a

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread svnusertemp
Hi Stefan, I do hear you. I also question whether RSync, or something, is truly a good option for Windows users for pulling files from a repository. Do you know Windows users that use RSync happily?I fully appreciate that Linux users are happy with RSync. I tried to find the 2nd produc

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Stefan Sperling
On Mon, Jul 26, 2010 at 03:04:02AM +, svnusert...@href.com wrote: > [[[ > Contributed Feature: enable lazy sync via new export flag, > --skipfilesmatchingsize > Discussed in part here: http://svn.haxx.se/users/archive-2010-07/0282.shtml Hi Ann, As I've said before in the discussion you've li

Re: [PATCH] new feature, lazy sync via export --skipfilesmatchingsize

2010-07-26 Thread Kamesh Jayachandran
Hi Ann, Patch has not reached the list. Did you forget attach it? With regards Kamesh Jayachandran On 07/26/2010 08:34 AM, svnusert...@href.com wrote: [[[ Contributed Feature: enable lazy sync via new export flag, --skipfilesmatchingsize * subversion/libsvn_client/export.c * subversi