On Thu, 2010-11-18, Julian Foad wrote:
> Any thoughts or concerns about this patch to add a path manipulation API
> for '/fs/relative/style' aka '/repo/relative/style' paths ...
>
> svn_fspath__is_canonical()
> svn_fspath__join()
> svn_fspath__is_child()
> svn_fspath__basename()
>
> so th
As noted elsewhere, 1.6.x is looking good right now, so I'm planning
on cuttin 1.6.15 RSN. It may actually be several hours, as I'll be
traveling, but I do plan on having it done by the end of the day CST
(UTC -0600).
Thanks,
-Hyrum
On 11/21/2010 07:59 PM, Greg Stein wrote:
> Hey Larry!
>
> Good to hear from you. Been quite a while :-P
>
> Yes, the delay is there to deal with filesystem timestamp resolution
> issues. I don't recall the specifics of *why*, but Bad Things can
> happen if a filesystem doesn't have enough resolu
On 11/21/2010 08:17 PM, Larry McVoy wrote:
> We are trying to avoid parsing the dump format unless we have to. Just
> want to keep it simple.
Larry, Subversion provides C API support for parsing a dumpstream and
calling a user-supplied collection of callback functions with the harvested
data. "
> -Original Message-
> From: C. Michael Pilato [mailto:cmpil...@collab.net]
> Sent: 09 November 2010 16:42
> To: Hyrum K. Wright
> Cc: Bolstridge, Andrew; Subversion Development
> Subject: Re: How to get the message out (or: why there were only 6 people
> at the ApacheCon meetup)
>
> On 1
> -Original Message-
> From: julianf...@apache.org [mailto:julianf...@apache.org]
> Sent: maandag 22 november 2010 16:08
> To: comm...@subversion.apache.org
> Subject: svn commit: r1037748 - in /subversion/trunk/subversion:
> include/private/svn_mergeinfo_private.h libsvn_subr/mergeinfo.c
On Mon, 2010-11-22, Bert Huijben wrote:
> > svn_mergeinfo__add_suffix_to_mergeinfo(svn_mergeinfo_t *out_mergeinfo,
> > svn_mergeinfo_t mergeinfo,
> > - const char *suffix,
> > + cons
On Fri, Nov 19, 2010 at 9:39 PM, Daniel Shahaf wrote:
> pbu...@apache.org wrote on Fri, Nov 19, 2010 at 18:51:45 -:
>> Author: pburba
>> Date: Fri Nov 19 18:51:44 2010
>> New Revision: 1036978
>>
>> URL: http://svn.apache.org/viewvc?rev=1036978&view=rev
>> Log:
>> Cover a new failure use case
On Mon, Nov 22, 2010 at 09:35:12AM -0500, C. Michael Pilato wrote:
> On 11/21/2010 07:59 PM, Greg Stein wrote:
> > Hey Larry!
> >
> > Good to hear from you. Been quite a while :-P
> >
> > Yes, the delay is there to deal with filesystem timestamp resolution
> > issues. I don't recall the specifics
After Philip's great work I see just three op-depth failures remaining:
> FAIL: copy_tests.py 83: move a directory containing moved node
> FAIL: lock_tests.py 40: uncommitted svn:needs-lock add/cp not read-only
> FAIL: upgrade_tests.py 15: upgrade tree conflict data (f20->f21)
lock_tests.py 40
(replying just to the /trunk issue for now; haven't digested the
remainder of your mails yet)
Stefan Fuhrmann wrote on Mon, Nov 22, 2010 at 02:23:49 +0100:
> On 31.10.2010 16:09, Daniel Shahaf wrote:
>> stef...@apache.org wrote on Sun, Oct 31, 2010 at 13:40:12 -:
>>> URL: http://svn.apache.org
Paul Burba wrote on Mon, Nov 22, 2010 at 11:13:09 -0500:
> On Fri, Nov 19, 2010 at 9:39 PM, Daniel Shahaf
> wrote:
> > pbu...@apache.org wrote on Fri, Nov 19, 2010 at 18:51:45 -:
> >> Author: pburba
> >> Date: Fri Nov 19 18:51:44 2010
> >> New Revision: 1036978
> >>
> >> URL: http://svn.apach
I don't see anything specific to windows in that file.
Try changing that line and see what breaks?
Benjamin Jaton wrote on Sun, Nov 21, 2010 at 14:36:04 -0800:
> I can see the ./build/win32/make_gem.rb that specifically set
> s.platform = Gem::Platform::WIN32
>
> Is there something that prev
cmpil...@apache.org wrote on Mon, Nov 22, 2010 at 14:42:06 -:
> +++ subversion/trunk/subversion/svn/update-cmd.c Mon Nov 22 14:42:05 2010
> @@ -39,6 +39,42 @@
>
> /*** Code. ***/
>
> +/* Print an update summary when there's more than one target to report
> + about. */
> +static svn_erro
On Mon, Nov 22, 2010 at 11:37 AM, Daniel Shahaf wrote:
> I don't see anything specific to windows in that file.
>
> Try changing that line and see what breaks?
>
> Benjamin Jaton wrote on Sun, Nov 21, 2010 at 14:36:04 -0800:
>> I can see the ./build/win32/make_gem.rb that specifically set
>> s
15 matches
Mail list logo