Hi All
We have a trunk X and a feature branch Y (branched from X)
We have another branch Z (totally new code) and we need to copy branch Z to
inside branch Y
When we need to merge from branch Y to X, will it work ?
When do we decide to svn copy or svn merge for branch Z ?
Thank
On Jul 11, 2013, at 14:31, "Staton, Bradley D." wrote:
> We recently added files from a 3rd party tool to our repository and some
> of the file names end with . (dot). On UNIX systems, this is perfectly
> fine and everyone is happy, but on Windows systems the files are
> reported as missing and a
As you may have seen on our announce mailing list yesterday, the
Apache HTTP Server Project released 2.2.25 yesterday.
This release includes a security fix that is important for Subversion
sites using mod_dav_svn to host their repositories. Specifically it
includes a fix for the following DoS iss
On Thu, Jul 11, 2013 at 10:50:49AM -0700, Mark Mikofski wrote:
> I was looking for a comprehensive list of SVN clients to link to,
> and I was surprised to see that TortoiseSVN http://tortoisesvn.net/
> is not listed on the packages page
> http://subversion.apache.org/packages.html#windows.
At the
On 7/11/2013 12:50 PM, Mark Mikofski wrote:
I was looking for a comprehensive list of SVN clients to link to, and
I was surprised to see that TortoiseSVN http://tortoisesvn.net/ is not
listed on the packages page
http://subversion.apache.org/packages.html#windows.
I suspect TortoiseSVN isn't
Hello, I (co-)maintain the MacPorts subversion port (and most of the bindings
ports). I haven't yet updated to 1.8.0 since the swig bindings all fail to
build with gnome keyring errors (e.g.
subversion/bindings/swig/python/core.c:3851:59: error: unknown type name
'svn_auth_gnome_keyring_unlock_
We recently added files from a 3rd party tool to our repository and some
of the file names end with . (dot). On UNIX systems, this is perfectly
fine and everyone is happy, but on Windows systems the files are
reported as missing and a corresponding file without the . at the end of
the file name is
I was looking for a comprehensive list of SVN clients to link to, and I was
surprised to see that TortoiseSVN http://tortoisesvn.net/ is not listed on the
packages page http://subversion.apache.org/packages.html#windows.
On Thu, Jul 11, 2013 at 8:35 PM, Stefan Sperling wrote:
> On Thu, Jul 11, 2013 at 07:47:19PM +0400, Pavel Borzenkov wrote:
>> Hi,
>>
>> after update to svn 1.8.0 I have 100% reproducible perl crash during
>> 'git svn fetch' with the following error (full backtrace + link to
>> core at the end of t
On Thu, Jul 11, 2013 at 07:47:19PM +0400, Pavel Borzenkov wrote:
> Hi,
>
> after update to svn 1.8.0 I have 100% reproducible perl crash during
> 'git svn fetch' with the following error (full backtrace + link to
> core at the end of the message):
>
> *** Error in `/usr/bin/perl': double free or
> From: 'Daniel Shahaf' [mailto:d...@daniel.shahaf.name]
> Sent: Wednesday, July 10, 2013 9:53 PM
>
> I am sure similar points were made on dev@ when the 'svn add
> foo@' problem was discussed there last year (that's part of the reason I
> asked you to search for already-filed issues before filing
Hi,
after update to svn 1.8.0 I have 100% reproducible perl crash during
'git svn fetch' with the following error (full backtrace + link to
core at the end of the message):
*** Error in `/usr/bin/perl': double free or corruption (!prev):
0x0332fc90 ***
Downgrading to 1.7.10 helps.
Any ad
Branko Čibej wandisco.com> writes:
> No. Pools encapsulate all resource management -- including file handles
> and sockets (connections), not only allocated memory.
>
> This document explains how pools should be used:
>
> http://subversion.apache.org/docs/community-guide/conventions.html#apr-po
On 11.07.2013 16:31, Michael Pruemm wrote:
> I'm trying to learn to use the svn api via the Python swig bindings
> for 1.8.0. So I wrote some naive code that calls svn_client_log5 and
> in the callback does something like this:
>
> foreach file in changed_paths:
> svn_client_ls3()
>
> T
I'm trying to learn to use the svn api via the Python swig bindings
for 1.8.0. So I wrote some naive code that calls svn_client_log5 and
in the callback does something like this:
foreach file in changed_paths:
svn_client_ls3()
The pool passed to svn_client_ls3 is the one passed to the
On Thu, Jul 11, 2013 at 11:44 AM, Stefan Sperling wrote:
> On Thu, Jul 11, 2013 at 11:39:31AM +0200, Stefan Sperling wrote:
>> On Thu, Jul 11, 2013 at 01:11:37PM +0400, Dmitry Gavrilov wrote:
>> > Any news when the issue discussed here:
>> >
>> > http://tortoisesvn.tigris.org/ds/viewMessage.do
Hi Anatoly,
can you build a custom version of the serf library used by your svn
client to enable logging?
Attached patch should enable the logging needed, I hope it should
clarify the original " internal malfunction" error you reported
earlier.
You can send the log output to me privately, probab
On Thu, Jul 11, 2013 at 02:04:11PM +0400, Anatoly Zapadinsky wrote:
> I've increased swap size to 8gb, increased opened files handles limit to
> 200k and ran the process at night when the server is not very busy.
>
> Finally svnsync form a revision copy in db, but hang after it. It didn't
> print
I've increased swap size to 8gb, increased opened files handles limit to
200k and ran the process at night when the server is not very busy.
Finally svnsync form a revision copy in db, but hang after it. It didn't
print "Committed revision" just hanged on a set of dots after "Transmitting
file dat
On Thu, Jul 11, 2013 at 11:39:31AM +0200, Stefan Sperling wrote:
> On Thu, Jul 11, 2013 at 01:11:37PM +0400, Dmitry Gavrilov wrote:
> > Any news when the issue discussed here:
> >
> > http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058649
> > will be fixed and releas
On Thu, Jul 11, 2013 at 01:11:37PM +0400, Dmitry Gavrilov wrote:
> Any news when the issue discussed here:
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058649
> will be fixed and released?
>
In 1.8.1. Should be released by the end of next week.
Any news when the issue discussed here:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058649
will be fixed and released?
Guten Tag vinoth kumar,
am Donnerstag, 11. Juli 2013 um 06:55 schrieben Sie:
> What i am suspecting is that the setup i have downloaded from the
> above mentioned url is for 32 bit.
This is no problem at all, the 32 Bit package will work just fine on
64 Bit Windows because it doesn't contain any
23 matches
Mail list logo