Daniel Shahaf wrote on Thu, Aug 16, 2012 at 23:58:34 +0100:
> This is really getting in the realm of stuff you should figure out
> yourself, but:
>
> 1. Pass --disable-nls to neon's configure too
>
> 2. Put neon as a SIBLING to subversion/ and build/ if you want neon to
This should have read:
2
Nico Kadel-Garcia wrote on Thu, Aug 16, 2012 at 22:38:54 -0400:
> On Thu, Aug 16, 2012 at 6:55 PM, Daniel Shahaf
> wrote:
> > Nico Kadel-Garcia wrote on Thu, Aug 16, 2012 at 01:31:11 -0400:
> >> On Wed, Aug 15, 2012 at 7:52 AM, Philip Martin wrote:
> >> > I'm happy to announce the release of Apa
Nico Kadel-Garcia wrote on Thu, Aug 16, 2012 at 23:13:12 -0400:
> On Thu, Aug 16, 2012 at 10:38 PM, Nico Kadel-Garcia wrote:
> > On Thu, Aug 16, 2012 at 6:55 PM, Daniel Shahaf
> > wrote:
> >> If you want to add targets to install individual tools, too, I imagine
> >> we would welcome a patch for
I appreciate your help...if you (or anyone else) has a tip on where I could
readup on this stuff so I could try and figure it out, I'd read up on it...I've
never had to compile software from source before, typically I had a development
team that handled that for me in previous positions
-Or
Knowing how to make Subversion's build use Neon is documented in the
INSTALL file in the root of the subversion source tree (and tarball).
As to the rest: read up on how shared libraries (.so / .dll) work in C.
You used a symbol at compile-time that could not be resolved at link
time. The easier
Hi Subversion developers!
The current HEAD version of the Emacs SVN status mode, psvn.el does
not properly support working copies in SVN 1.7 format. It expects each
directory to have a .svn subdirectory, which is no longer the case.
Googling around, I found a small patch [1], courtesy of Koji
Robert Whitaker wrote on Wed, Aug 15, 2012 at 23:00:53 -0700:
>
> QUESTION
>
> Is it possible to retroactively convert a "disjoint" working copy
> into a "sparse" working copy?
% mkdir d
% cd d
% mkdir notes notes/commit-access-templates
% svn co -q
http://svn.apache.org/repos
Andre Colomb wrote on Fri, Aug 17, 2012 at 14:38:43 +0200:
> Hi Subversion developers!
>
Please use the dev@ list to reach the developers (including for patch
submissions). See http://subversion.apache.org/patches . Thanks!
> The current HEAD version of the Emacs SVN status mode, psvn.el does
- Original Message -
> From: Daniel Shahaf
> Sent: Friday, August 17, 2012 10:03 AM
>
> % mkdir d
> % cd d
> % mkdir notes notes/commit-access-templates
> % svn co -q
> http://svn.apache.org/repos/asf/subversion/trunk/notes/commit-access-templates/
> notes/commit-access-templates/
> % svn
Daniel Shahaf wrote on 2012-08-17 17:04
> Andre Colomb wrote on Fri, Aug 17, 2012 at 14:38:43 +0200:
>> Hi Subversion developers!
>>
>
> Please use the dev@ list to reach the developers (including for patch
> submissions). See http://subversion.apache.org/patches . Thanks!
Thank you for the he
I have one repository with two projects. Project A externals in a couple
directories from Project B (a library). But the tag I need to pull in from
Project B did not have a Windows build, only a target (Linux derivative)
build, so I have a third external defined to pull in a Windows build of
th
On 08/14/2012 06:13 PM, Daniel Shahaf wrote:
Trent Fisher wrote on Mon, Aug 13, 2012 at 22:10:57 -0400:
On 08/01/2012 10:49 AM, Johan Corveleyn wrote:
On Wed, Aug 1, 2012 at 2:24 PM, Joachim Sauer wrote:
Hello,
I'm currently reworking backups of multiple SVN repositories. In the
process I fo
I wrote:
> I have one repository with two projects. Project A externals in a couple
> directories from Project B (a library). But the tag I need to pull in
from
> Project B did not have a Windows build, only a target (Linux derivative)
> build, so I have a third external defined to pull in a Windo
13 matches
Mail list logo