Hi all,
I am new to subversion and subversion api, and I have a question which I
hope someone can point me in the right direction. I am trying to do a
subversion integration in the tool I am working on, and to rename a file, I
believe I need to call the svn_client_move6 function. That's all goo
On Thu, Jun 07, 2012 at 10:39:11AM +0900, Masaru Kitajima wrote:
> Stefan,
>
> I sent an e-mail with my iptables list. Did you kindly look at it?
Yes but I could not see anything wrong with it.
And I don't really know a lot about iptables.
One if your rules requires stateful connection tracking:
On Thu, Jun 07, 2012 at 05:08:40PM +1000, Thuan Seah Tan wrote:
> Hi all,
>
>
>
> I am new to subversion and subversion api, and I have a question which I
> hope someone can point me in the right direction. I am trying to do a
> subversion integration in the tool I am working on, and to rename
Hi,
First off: I'm sorry if I post this in the wrong way.
I've found a potential issue in the function "find_identical_prefix"
in libsvn_diff/diff_file.c
The faulty code looks like this:
diff_file.c:432 (as per 1.7.1, code identical to 1.7.5)
---
is_match = TRU
> -Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: donderdag 7 juni 2012 10:46
> To: Thuan Seah Tan
> Cc: users@subversion.apache.org
> Subject: Re: Status after svn_client_move6
>
> On Thu, Jun 07, 2012 at 05:08:40PM +1000, Thuan Seah Tan wrote:
> > Hi all,
> >
> -Original Message-
> From: Daniel Widenfalk [mailto:daniel.widenf...@iar.se]
> Sent: donderdag 7 juni 2012 11:06
> To: d...@subversion.apache.org; users@subversion.apache.org
> Subject: Potential issue in libsvn_diff:diff_file.c:find_identical_prefix
>
> Hi,
>
> First off: I'm sorry i
> -Original Message-
> From: Bert Huijben [mailto:b...@qqmail.nl]
> Sent: donderdag 7 juni 2012 11:34
> To: 'Daniel Widenfalk'; d...@subversion.apache.org;
> users@subversion.apache.org
> Subject: RE: Potential issue in
libsvn_diff:diff_file.c:find_identical_prefix
>
>
>
> > -Origi
On 2012-06-07 11:47, Bert Huijben wrote:
>
>
>> -Original Message-
>> From: Bert Huijben [mailto:b...@qqmail.nl]
>> Sent: donderdag 7 juni 2012 11:34
>> To: 'Daniel Widenfalk'; d...@subversion.apache.org;
>> users@subversion.apache.org
>> Subject: RE: Potential issue in
> libsvn_diff:diff
Hi,
I am in the process of putting together make files for firmware builds and run
into an issue that I didn't see addressed in any of the issues lists. One of
the things I want to do is to tag the SVN revision that a binary was built from
onto the file name (this was actually requested by ma
On 6/7/2012 9:27 AM, Elmar Grom wrote:
Hi,
I am in the process of putting together make files for firmware builds
and run into an issue that I didn't see addressed in any of the issues
lists. One of the things I want to do is to tag the SVN revision that
a binary was built from onto the file
> I am in the process of putting together make files for firmware builds and run
> into an issue that I didn't see addressed in any of the issues lists. One of
> the
> things I want to do is to tag the SVN revision that a binary was built from
> onto
> the file name (this was actually requested b
When svn attempts to connect to an https URL, the underlying protocol
library (openssl?) attempts to start the secure protocol negotiation at
the most basic level, plain SSL.
Unfortunately, I have to connect to a server that requires SSL3 or
TLS1, and refuses to respond to SSL or SSL2.
I've done
Thanks for all the replies. Looks like my best bet would be to do the status
check at a later stage and revert if necessary.
Thuan
-Original Message-
From: Bert Huijben [mailto:b...@qqmail.nl]
Sent: Thursday, June 07, 2012 7:28 PM
To: 'Stefan Sperling'; 'Thuan Seah Tan'
Cc: users@subver
Hi all,
I have yet another question about subversion if people don't mind. I have
been using svn_client_status5 to get the status of the file after each
action (i.e. revert, delete, add, etc) it seems to work fine most of the
time. However, if I were to set the update flag (i.e. to contact repo
Hi guys,
I have been googling and couldn't seem to find anything that demonstrate how
does one obtain the subversion api required to provide subversion
integration in one's software. So far I have go things up and running for
windows by locating myself a copy of precompiled libs and headers for
15 matches
Mail list logo