On Wed, Aug 15, 2012 at 6:21 PM, C. Michael Pilato wrote:
> Hello, all.
>
> Echoing in the back of my head are promises we devs have made to avoid long
> release cycles, and 1.7.0 recently turned 10 months old. There are a few
> ongoing bits of feature work happening on branches or in various sta
> -Original Message-
> From: C. Michael Pilato [mailto:cmpil...@collab.net]
> Sent: woensdag 15 augustus 2012 18:22
> To: Subversion Development
> Subject: Finalizing the definition of 1.8.0
>
> Hello, all.
>
> Echoing in the back of my head are promises we devs have made to avoid
> lon
[ Sent to users, should also go to dev, I think ].
I've noticed that the get-deps.sh tool has gotten a bit out of date. A
new version is attached, and has these upgrades:
* Pulls 3.7.13 version of SQLite, called
sqlite-autoconf-3071300.tar.gz instead of sqlite-amalgamation zip
file.
** configure
There was a thread on this in us...@subvesion.org, I think I've boiled
it down enough for dev to look at it.
To sum up, please revert r1307177, and move
tools/server-side/mod_dontdothat back to the
subversion/mod_dontdothat.
Unless there is a plan to migrate *all* the subversion/mod_*
components
Hi,
I'm trying to fix a problem when applying certain git patches.
While analyzing the code, I found a part that I don't quite understand:
in libsvn_diff\parse-diff.c, line 1287 there's this little bit of code:
/* Run the state machine. */
for (i = 0; i < (sizeof(transitions) / sizeof(transition
5 matches
Mail list logo