Re: Should 'svn help' with APR lifetime debug enabled run without issues?

2021-05-03 Thread Jun Omae
Hi, On Wed, Apr 28, 2021 at 5:39 PM Rick van der Zwet wrote: > > Ack, but the backtrace does go through Subversion's swig-py bindings and > > libsvn_fs_fs, so we might be involved nevertheless. > > ... > > error which seems to be related to the Trac code, I filled it over > there: https://trac.ed

Re: Should 'svn help' with APR lifetime debug enabled run without issues?

2021-04-28 Thread Rick van der Zwet
the pool address, 0x0804542028 (note I added a leading zero > to keep the number of nibbles even), looks suspiciously like ASCII: it's > "\t\004T (". That _could_ be a coincidence, especially since there's no > obvious mechanism by which the value of «subpool» could be co

Re: Should 'svn help' with APR lifetime debug enabled run without issues?

2021-04-23 Thread Daniel Shahaf
Rick van der Zwet wrote on Fri, Apr 23, 2021 at 02:57:02 +0200: > I really liked the suggestions provided, they gave me the clearity I > needed with regards the lifetime debug flagging on 'svn help' output, > thanks! You're welcome. > FYI: I did some futher investigation on the specific problem

Re: Should 'svn help' with APR lifetime debug enabled run without issues?

2021-04-22 Thread Rick van der Zwet
On 2021-04-21 21:35, Daniel Shahaf wrote: > Rick van der Zwet wrote on Wed, Apr 21, 2021 at 16:10:57 +0200: >> Hi, >> >> I debugging crashes within the Trac (https://trac.edgewall.org/) when using >> the svn backend. The issue seems to be related to Apache Portable Runtime >> (APR) pool memory mana

Re: Should 'svn help' with APR lifetime debug enabled run without issues?

2021-04-21 Thread Daniel Shahaf
Rick van der Zwet wrote on Wed, Apr 21, 2021 at 16:10:57 +0200: > Hi, > > I debugging crashes within the Trac (https://trac.edgewall.org/) when using > the svn backend. The issue seems to be related to Apache Portable Runtime > (APR) pool memory management at Trac together with subversion SWIG pyt

Should 'svn help' with APR lifetime debug enabled run without issues?

2021-04-21 Thread Rick van der Zwet
Hi, I debugging crashes within the Trac (https://trac.edgewall.org/) when using the svn backend. The issue seems to be related to Apache Portable Runtime (APR) pool memory management at Trac together with subversion SWIG python bindings and libsvn. I am trying to run subverion with APR (life

RE: Subversion Build Issues - 1.10.6

2020-06-26 Thread Sanad Majid
ubversion.apache.org Subject: Re: Subversion Build Issues - 1.10.6 WARNING: This message originated from an external sender. CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Thorsten

Re: Subversion Build Issues - 1.10.6

2020-06-26 Thread Daniel Shahaf
Thorsten wrote on Fri, 26 Jun 2020 10:24 +0200: > Hello, > > Well I am no expert and thus i might  be completly wrong, but it seems > to me that you placed subversion in the path > > /root/subversion-1.10.6/ > > and trying to install it to > > /usr/local/lib > > So it seems a little bit stran

Re: Subversion Build Issues - 1.10.6

2020-06-26 Thread Daniel Shahaf
Sanad Majid wrote on Thu, 25 Jun 2020 14:52 +: > Hi Nathan, > > Thank you for your suggestion. I have tried to configure as you told, please > find the logs below. > > root@LCNAS:~# apt-file search libsvn_ra_serf > libsvn-dev: /usr/lib/arm-linux-gnueabi/libsvn_ra_serf-1.a > libsvn1: /usr/lib

Re: Subversion Build Issues - 1.10.6

2020-06-26 Thread Daniel Shahaf
Sanad Majid wrote on Thu, 25 Jun 2020 14:53 +: > 1. I have installed libssl-dev, but how to add libssl-dev to libserf-dev's > Depends? You don't need to add libssl-dev to libserf-dev's Depends if you've installed libssl-dev. > 3. Not able to install 'libutf8proc-dev' > > > > root@LCNAS:~#

Re: Subversion Build Issues - 1.10.6

2020-06-25 Thread Thorsten
deb ... Unpacking libssl-dev:armel (1.0.1t-1+deb8u12) ... Setting up libssl-dev:armel (1.0.1t-1+deb8u12) ... root@LCNAS:~# 2. Which package do I need to install to fix apxs issues? I have the latest version of apache2. root@LCNAS:~# apt-get install apache2 Reading package lists... Done Building

RE: Subversion Build Issues - 1.10.6

2020-06-25 Thread Sanad Majid
apxs issues? I have the latest version of apache2. root@LCNAS:~# apt-get install apache2 Reading package lists... Done Building dependency tree Reading state information... Done apache2 is already the newest version (2.4.25-3+deb9u6.netgear2). 0 upgraded, 0 newly installed, 0 to remove a

RE: Subversion Build Issues - 1.10.6

2020-06-25 Thread Sanad Majid
10:16 PM To: Sanad Majid Cc: users@subversion.apache.org Subject: Re: Subversion Build Issues - 1.10.6 WARNING: This message originated from an external sender. CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender a

Re: Subversion Build Issues - 1.10.6

2020-06-25 Thread Daniel Shahaf
Nathan Hartman wrote on Wed, 24 Jun 2020 22:16 -0400: > On Wed, Jun 24, 2020 at 9:13 AM Sanad Majid > wrote: > > > I am trying to build Subverion 1.10.6 on our NAS (Netgear ReadyNAS 104), > > but got following issues. Could anyone help me to resolve this issue? Log

Re: Subversion Build Issues - 1.10.6

2020-06-24 Thread Nathan Hartman
On Wed, Jun 24, 2020 at 9:13 AM Sanad Majid wrote: > I am trying to build Subverion 1.10.6 on our NAS (Netgear ReadyNAS 104), > but got following issues. Could anyone help me to resolve this issue? Logs > are given below. > (snip) > Q1. How to resolve serf issue? > > Q2. I

Subversion Build Issues - 1.10.6

2020-06-24 Thread Sanad Majid
Hi, I am trying to build Subverion 1.10.6 on our NAS (Netgear ReadyNAS 104), but got following issues. Could anyone help me to resolve this issue? Logs are given below. root@LCNAS:~# cd subversion

location of .svn and security issues (was: Subversion fails to checkout new working set when $HOME is automounted)

2020-04-07 Thread Vincent Lefevre
On 2020-01-23 18:40:56 +, Daniel Shahaf wrote: > Vincent Lefevre wrote on Thu, 23 Jan 2020 15:50 +0100: > > On 2020-01-23 12:44:02 +0100, Joerg Wunsch wrote: > > > If the automounter already yields ENOENT for the ../.svn directory > > > probe, everything is not going to be a problem. I think th

Re: Issues while building subversion-1.10.2 on RHEL6

2020-02-06 Thread Nathan Hartman
.org/download.cgi#supported-releases If you still have issues with building, let us know... Thanks, Nathan

Issues while building subversion-1.10.2 on RHEL6

2020-02-05 Thread Karthik Sonti
Hello Team, I was facing an issue while building subversion-1.10.2 on el6. I'm using source from here . I'm attaching error logs also. Let me know how to over this issue. Thanks and Regards, Karthik.

Re: hotcopy leaves db/rep-cache.db-journal, CIFS issues

2018-08-28 Thread Orion Poplawski
On 08/24/2018 11:53 AM, Orion Poplawski wrote: > subversion-1.10.2-1.fc28.x86_64 > > When doing a svnadmin hotcopy the file db/rep-cache.db-journal is left in the > destination. Is that expected? > > I'm also seeing problems when copying to a CIFS mounted filesystem on EL7 > (/var/svn -> /nwra/m

Re: hotcopy leaves db/rep-cache.db-journal, CIFS issues

2018-08-24 Thread Orion Poplawski
On 08/24/2018 11:53 AM, Orion Poplawski wrote: > subversion-1.10.2-1.fc28.x86_64 > > When doing a svnadmin hotcopy the file db/rep-cache.db-journal is left in the > destination. Is that expected? > > I'm also seeing problems when copying to a CIFS mounted filesystem on EL7 > (/var/svn -> /nwra/m

hotcopy leaves db/rep-cache.db-journal, CIFS issues

2018-08-24 Thread Orion Poplawski
subversion-1.10.2-1.fc28.x86_64 When doing a svnadmin hotcopy the file db/rep-cache.db-journal is left in the destination. Is that expected? I'm also seeing problems when copying to a CIFS mounted filesystem on EL7 (/var/svn -> /nwra/monterey) - it gets stuck trying to deal with it. I'm runnin

Re: svn_client_get_wc_root() issues (Python)

2018-06-24 Thread Jean-François Doyon
Ah yes, one should use canonical internal style paths, of course ... thank you! On Sun, Jun 24, 2018 at 2:44 AM Stefan Sperling wrote: > On Sun, Jun 24, 2018 at 08:40:07AM +0200, Stefan Sperling wrote: > > On Sat, Jun 23, 2018 at 10:08:31PM -0400, Jean-François Doyon wrote: > > > Hi all, > > > >

Re: svn_client_get_wc_root() issues (Python)

2018-06-23 Thread Stefan Sperling
On Sun, Jun 24, 2018 at 08:40:07AM +0200, Stefan Sperling wrote: > On Sat, Jun 23, 2018 at 10:08:31PM -0400, Jean-François Doyon wrote: > > Hi all, > > > > Apparently this function should return the local abs path to the root of > > the WC, given a path to a file/dir within said WC. > > > > It ho

Re: svn_client_get_wc_root() issues (Python)

2018-06-23 Thread Stefan Sperling
On Sat, Jun 23, 2018 at 10:08:31PM -0400, Jean-François Doyon wrote: > Hi all, > > Apparently this function should return the local abs path to the root of > the WC, given a path to a file/dir within said WC. > > It however seems to only work on the root itself, anything below raises an > error.

svn_client_get_wc_root() issues (Python)

2018-06-23 Thread Jean-François Doyon
Hi all, Apparently this function should return the local abs path to the root of the WC, given a path to a file/dir within said WC. It however seems to only work on the root itself, anything below raises an error. Note the first example below works ('content' the root of the WC), and the second,

Attachments policy (was: Re: Issues)

2018-05-25 Thread Daniel Shahaf
Ralph Seichter wrote on Thu, 24 May 2018 13:39 +0200: > Can the mailing list administrators please change the configuration so > that nobody can send 5-MB-photos to this list? Thank you. How often has that been happening?

Re: Issues

2018-05-24 Thread Ralph Seichter
On 24.05.18 12:46, Navod Anushan wrote: > [Junk] Can the mailing list administrators please change the configuration so that nobody can send 5-MB-photos to this list? Thank you. -Ralph

Re: Issues with version 1.9.7

2017-11-21 Thread Matteo Tesser
Hi Johan, thanks for supporting. Fortunally the issue has been rsolved itselft: if it can help after a couple of days I had to reboot my laptop and after that the svn folder was recognized as fine. best regards, Matteo On Mon, Nov 20, 2017 at 10:45 AM, Johan Corveleyn wrote: > On Sat, Nov 18, 20

Re: Issues with version 1.9.7

2017-11-20 Thread Johan Corveleyn
On Sat, Nov 18, 2017 at 11:56 AM, Matteo Tesser wrote: > Goodmorning, > > I use SVN from several years, but during the last few days I found a project > folder have been corrupted several times. > > In doing the clean Subversion reported the following > > > 'D:\Development\SVN\Releases\TortoiseSVN

Issues with version 1.9.7

2017-11-19 Thread Matteo Tesser
Goodmorning, I use SVN from several years, but during the last few days I found a project folder have been corrupted several times. In doing the clean Subversion reported the following 'D:\Development\SVN\Releases\TortoiseSVN-1.9.7\ext\subversion\subversion\libsvn_client\cleanup.c' line 227:

Re: SVN 1.9.7: issues with symlinks to subdir of working copy

2017-09-12 Thread Branko Čibej
op -> subversion > > The following commands work fine: > > $ svn info > ... > $ svn log tools > ... > > However for other commands there are some issues. > > $ svn status subversion top tools > svn: warning: W155007: '/srv/TEST/tools/backup'

SVN 1.9.7: issues with symlinks to subdir of working copy

2017-09-12 Thread sebb
other commands there are some issues. $ svn status subversion top tools svn: warning: W155007: '/srv/TEST/tools/backup' is not a working copy $ svn -u status subversion top tools Status against revision: 1808117 ~ 1808117 top Status against revision: 1808117 svn: warning: W155007

RE: Facing issues in Enable editing log messages.

2017-07-10 Thread Ramamurthy, Manochitra
Hi David, What he means is that the Subversion account is unrelated to your Windows account. In effect it is on another machine. In fact, nothing requires the Subversion account have the same username or password as your Windows account. What you need to do is obtain the Subversion account

Re: Facing issues in Enable editing log messages.

2017-07-06 Thread David Chapman
On 7/6/2017 10:22 PM, Ramamurthy, Manochitra wrote: *From:*Branko Čibej [mailto:br...@apache.org] *Sent:* 06 July 2017 20:13 *To:* Ramamurthy, Manochitra *Cc:* users@subversion.apache.org *Subject:* Re: Facing issues in Enable editing log messages. EXTERNAL EMAIL

RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
@subversion.apache.org Subject: Re: Facing issues in Enable editing log messages. EXTERNAL EMAIL On 06.07.2017 14:18, Ramamurthy, Manochitra wrote: Hi Brane, Yes. I can use csvn password and it is working. I checked to login with csvn account. You showed us that you

Re: Facing issues in Enable editing log messages.

2017-07-06 Thread Branko Čibej
On 06.07.2017 14:18, Ramamurthy, Manochitra wrote: > > Hi Brane, > > > > Yes. I can use csvn password and it is working. I checked to login > with csvn account. > You showed us that you logged in to Windows with an account called 'csvn'. That's not the same as authenticating to the Apache server

RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
d the configurations. Thanks, Mano Applications Administrator Office : (+91) 8046552670 Mobile : (+91) 9786931882 From: Branko Čibej [mailto:br...@apache.org] Sent: 06 July 2017 17:38 To: Ramamurthy, Manochitra Cc: users@subversion.apache.org Subject: Re: Facing issues in Enable editing log messages. EXT

Re: Facing issues in Enable editing log messages.

2017-07-06 Thread Branko Čibej
On 06.07.2017 14:05, Ramamurthy, Manochitra wrote: > > Hi Brane, > > > > Well I can't help you with that, your server admins have to fix it. – > I approached admins here to reset password. > > > > Your command is correct. – Okay. But I can’t understand what else is > blocking me to execute the

RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
ochitra Cc: users@subversion.apache.org Subject: Re: Facing issues in Enable editing log messages. EXTERNAL EMAIL On 06.07.2017 13:40, Ramamurthy, Manochitra wrote: Hi Brane, I’ve requested to reset Subversion ‘csvn’ account password and tried again but it doesn’t wor

Re: Facing issues in Enable editing log messages.

2017-07-06 Thread Branko Čibej
On 06.07.2017 13:40, Ramamurthy, Manochitra wrote: > > Hi Brane, > > > > I’ve requested to reset Subversion ‘csvn’ account password and tried > again but it doesn’t work. > Well I can't help you with that, your server admins have to fix it. > First of all I have to confirm whether my steps are

RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
@subversion.apache.org Subject: Re: Facing issues in Enable editing log messages. EXTERNAL EMAIL On 06.07.2017 08:58, Ramamurthy, Manochitra wrote: Hi Brane, I have explained below, what am I trying to do and the errors. And I explained to you a week ago that you're using the

Re: Facing issues in Enable editing log messages.

2017-07-06 Thread Branko Čibej
On 06.07.2017 08:58, Ramamurthy, Manochitra wrote: > > Hi Brane, > > > > I have explained below, what am I trying to do and the errors. > And I explained to you a week ago that you're using the wrong password. You're probably trying to use the password for the Windows 'CSVN' account. You need th

Re: Facing issues in Enable editing log messages.

2017-07-05 Thread Branko Čibej
On 05.07.2017 14:57, Ramamurthy, Manochitra wrote: > > Hi Eric, > > > > Can you please help me to resolve this issue ? > Which part of my answer from a week ago did you not understand? -- Brane

Re: Facing issues in Enable editing log messages.

2017-06-30 Thread Branko Čibej
On 30.06.2017 09:00, Ramamurthy, Manochitra wrote: > > Hi Eric, > > > > It’s still unresolved issue. As per your suggestion few days back, I > tried to reset password for CSVN username. Please refer the screenshots. > You're using the wrong password for 'csvn' for the Subversion server. Not your

RE: Facing issues in Enable editing log messages.

2017-05-18 Thread Ramamurthy, Manochitra
...@tibco.com] Sent: 17 May 2017 22:22 To: Ramamurthy, Manochitra Cc: users@subversion.apache.org Subject: Re: Facing issues in Enable editing log messages. EXTERNAL EMAIL The failures shown in your screenshot are due to authentication, and appear to be unrelated to

Re: Facing issues in Enable editing log messages.

2017-05-17 Thread Eric Johnson
The failures shown in your screenshot are due to authentication, and appear to be unrelated to Subversion. It would appear that the csvn user is either an invalid user or you have the wrong password. Eric. On Wed, May 17, 2017 at 3:26 AM, Ramamurthy, Manochitra < mramamur...@intevaproducts.com> w

Facing issues in Enable editing log messages.

2017-05-17 Thread Ramamurthy, Manochitra
Hi Team, Greetings ! I'm unsure whom to contact I found this mailing address when I do search for this issue. I have joined this organization INTEVA before few months and taking of SVN. I have query regarding Enable editing log messages in SVN which I have no clue on it. But just googling I f

phantom locking issues - 403 Forbidden

2017-03-07 Thread William Muriithi
Hello, I have a locking issue that show up as follows: On the SVN client: Error: Unlock for FileABC.OLB failed (403 Forbidden) Error: If you want to break the lock, use the "Check For Modification" dialog or the repository browser On the SVN server: [Tue Mar 07 16:32:35 2017] [error] [client 19

Re: 1.6 dump => 1.5 load => dump => 1.8 load : any issues expected?

2015-09-28 Thread Stefan Sperling
ong time ago. If you run into problems such as repository corruption, needless merge conflicts, or server crashes, please don't expect much help. Rather, those are to be expected. Many such issues have been fixed since. If you value stability, I would recommend a transition to 1.8.14 righ

Re: 1.6 dump => 1.5 load => dump => 1.8 load : any issues expected?

2015-09-28 Thread Andreas Stieger
Hi, On 28/09/15 17:49, pjaytycy wrote: We are planning to do a dump from our current 1.6 server, load it into the new 1.5 server, continue working for a few months, dump again from the 1.5 server, upgrade to 1.8 (maybe already 1.9 by that time) and load the repos again. [...] will we lose any

1.6 dump => 1.5 load => dump => 1.8 load : any issues expected?

2015-09-28 Thread pjaytycy
Hello, We are planning to migrate our internal SVN servers. We are currently running on svn 1.6 on the server. We will get new infrastructure with SVN 1.5 server setup in the short term and are planning to upgrade to 1.8 at a later date. We are planning to do a dump from our current 1.6 server

Re: Subversion related issues

2015-07-08 Thread Branko Čibej
On 08.07.2015 17:42, Ignace Danneels wrote: > > Hello, > > > > I posted a question on the community page > Lets start by making it clear that this is not "the [Subversion] community page"; it's some forum maintained by CollabNet that is about Subversion but not in any way endorsed or maintained

Subversion related issues

2015-07-08 Thread Ignace Danneels
older and only the sub0 subfolder This does work if I do not use the wildcards but the fully extended name. But you can imagine if I have to do such a thing for each branch which is created, this creates a huge access rule file which is hard to maintain (as we create a new branch for ea

Re: Compilation issues

2015-06-19 Thread Werner Freund
Hi Philip, the problems were with those files. I've managed to fix this by manually editing any incorrect reference to /usr in them to the correct local path. Thanks for your help. On Fri, Jun 19, 2015 at 7:16 PM, Philip Martin wrote: > Werner Freund writes: > >> I keep getting this error: >> >>

Re: Compilation issues

2015-06-19 Thread Philip Martin
Werner Freund writes: > I keep getting this error: > >> libtool: link: warning: library >> `/home/wsfreund/custom_installed/lib/libapr-1.la' was moved. /bin/sed: >> can't read /usr/local/apr/lib/libapr-1.la: No such file or directory >> libtool: link: `/usr/local/apr/lib/libapr-1.la' is not a val

Compilation issues

2015-06-19 Thread Werner Freund
I wanted to install a newer version of svn without root access. On ubuntu, the apt-get version is: `svn --version` > svn, version 1.8.8 (r1568071) While I would like to install the more recent one `subversion-1.8.13`. The server I am doing this hasn't the apr, apr-util installed, for this, I've

Long filename issues with SVN 1.8.13 on Windows 7

2015-06-04 Thread Pemberton, Philip
Hi, I'm having a problem with Subversion 1.8.13's svnversion utility. We have a build script here which takes the project checkout path, converts it to the DOS-style path (e.g. if you pass in C:\Program Files, you get C:\PROGRA~1 out) to prevent issues with long filenames later on

Re: Checkout/Update issues with Subversion 1.8 server and client via HTTP

2015-05-14 Thread Clay Porter
On Thu, May 14, 2015 at 1:47 PM, Johan Corveleyn wrote: > On Wed, May 13, 2015 at 9:00 PM, Clay Porter wrote: >> Hello, >> >> Everything is working now (see inline below). I can't thank you enough >> for your help with this. >> >> On Tue, May 12, 2015 at 5:21 PM, Andreas Stieger >> wrote: >>>

Re: Checkout/Update issues with Subversion 1.8 server and client via HTTP

2015-05-14 Thread Branko Čibej
On 14.05.2015 19:47, Johan Corveleyn wrote: > On Wed, May 13, 2015 at 9:00 PM, Clay Porter wrote: >> Hello, >> >> Everything is working now (see inline below). I can't thank you enough >> for your help with this. >> >> On Tue, May 12, 2015 at 5:21 PM, Andreas Stieger >> wrote: >>> Hello, >>> >>

Re: Checkout/Update issues with Subversion 1.8 server and client via HTTP

2015-05-14 Thread Johan Corveleyn
On Wed, May 13, 2015 at 9:00 PM, Clay Porter wrote: > Hello, > > Everything is working now (see inline below). I can't thank you enough > for your help with this. > > On Tue, May 12, 2015 at 5:21 PM, Andreas Stieger > wrote: >> Hello, >> >> On 12/05/15 18:27, Clay Porter wrote: >>> svn: E175002

Re: Checkout/Update issues with Subversion 1.8 server and client via HTTP

2015-05-13 Thread Clay Porter
Hello, Everything is working now (see inline below). I can't thank you enough for your help with this. On Tue, May 12, 2015 at 5:21 PM, Andreas Stieger wrote: > Hello, > > On 12/05/15 18:27, Clay Porter wrote: >> svn: E175002: GET request failed: 400 Bad request >> There is no corresponding err

Re: Checkout/Update issues with Subversion 1.8 server and client via HTTP

2015-05-12 Thread Andreas Stieger
Hello, On 12/05/15 18:27, Clay Porter wrote: > svn: E175002: GET request failed: 400 Bad request > There is no corresponding error in the Apache HTTP logs. > > svn: E200014: Checksum mismatch for >expected: 4b4ef9e3432aa84aed190457b68c01ad > actual: 863b9f52f352a5cb20298ef0eecb9e97 >

Checkout/Update issues with Subversion 1.8 server and client via HTTP

2015-05-12 Thread Clay Porter
We recently upgraded our Subversion server from 1.6 to 1.8 and since then some of our users our reporting problems checking out certain folders using a 1.8 client. The issues occur whether using TortoiseSVN 1.8.x or any 1.8 CLI client on Windows/Cygwin/Linux. We have verified that these

Re: issues after updating one client to version 1.8

2015-03-27 Thread Joan Baiges
> wrote: > >> Dear all, > >> We are using svn 1.6 as a server, and most of my teammates are also > using > >> svn 1.6. I recently upgraded to 1.8 and after a merge operation from my > 1.8 > >> client several issues have arised: > >> - My colleagues (

Re: issues after updating one client to version 1.8

2015-03-27 Thread Johan Corveleyn
from my 1.8 >> client several issues have arised: >> - My colleagues (svn client 1.6) are unable to merge branches >> getting errors of the type of: >> svn: El servidor envió un valor de devolución inesperado (500 Internal >> Server Error) en respuesta al requerimiento PR

Re: issues after updating one client to version 1.8

2015-03-27 Thread Johan Corveleyn
On Fri, Mar 27, 2015 at 8:05 PM, Joan Baiges wrote: > Dear all, > We are using svn 1.6 as a server, and most of my teammates are also using > svn 1.6. I recently upgraded to 1.8 and after a merge operation from my 1.8 > client several issues have arised: > - My colleagues (svn

issues after updating one client to version 1.8

2015-03-27 Thread Joan Baiges
Dear all, We are using svn 1.6 as a server, and most of my teammates are also using svn 1.6. I recently upgraded to 1.8 and after a merge operation from my 1.8 client several issues have arised: - My colleagues (svn client 1.6) are unable to merge branches getting errors of the type of: svn: El

snvsync issues

2014-05-16 Thread James Cloos
I occasionally get syncs which are stuck because something killed the process before it could release its lock. The only way I could get past that was to edit revprops/0/0 and remove the svn:sync-lock lines. Is there a command which will remove such stale svnsync locks? Neither svn, svnadmin nor

Issues authenticating against SAMBA PDC

2014-05-16 Thread Ken Fischer
Hello all, I'm in need of some help getting my subversion server to allow me to domain authentication. I have setup a CentOS 6.5 machine running samba to act as my primary domain controller. I then setup another CentOS 6.5 machine to act as my subversion server, and using winbind I was able to j

Re: snvsync issues

2014-05-16 Thread Stefan Sperling
> -JimC > -- > James Cloos OpenPGP: 0x997A9F17ED7DAEA6 I assume you're running >= 1.7 on both svnsync client and the server? If so, I'm very happy to see that fixes we made in SVN 1.7 seem to prevent corruption issues users were exposed to with 1.6 and earlier. http:/

Re: snvsync issues

2014-05-16 Thread Philip Martin
James Cloos writes: > I occasionally get syncs which are stuck because something killed the > process before it could release its lock. > > The only way I could get past that was to edit revprops/0/0 and remove > the svn:sync-lock lines. > > Is there a command which will remove such stale svnsync

Re: snvsync issues

2014-05-16 Thread Tehmul Ghyara
On 05/07/2014 08:20 PM, James Cloos wrote: I occasionally get syncs which are stuck because something killed the process before it could release its lock. The only way I could get past that was to edit revprops/0/0 and remove the svn:sync-lock lines. Is there a command which will remove such st

RE: Installation Issues SVN 1.8.8

2014-03-12 Thread Cooke, Mark
> -Original Message- > From: Guido Larrain [mailto:larraingu...@gmail.com] > Sent: 12 March 2014 17:35 > > Hello; > > I'm trying to upgrade my SVN. right now i have installed version 1.5.6 and we > want to upgrade lo latest version (1.8.8) > > I installed SVN v1.8.8 and a new instance of

Installation Issues SVN 1.8.8

2014-03-12 Thread Guido Larrain
Hello; I'm trying to upgrade my SVN. right now i have installed version 1.5.6 and we want to upgrade lo latest version (1.8.8) I installed SVN v1.8.8 and a new instance of apache. but when I checked the apache log files I saw this... [notice] Apache/2.2.26 (Unix) DAV/2 SVN/1.5.6 configured -- re

Re: Linux svn clients > 1.7 have issues operating on WC which physically lives on Windows shares

2013-12-04 Thread Adam Daughterson
On Wednesday, December 4, 2013 3:05:37 PM UTC-7, Ben Reser wrote: > > On 12/4/13 12:59 PM, Adam Daughterson wrote: > > Prior to upgrading to WanDisco svn client 1.7.x I was able to operate on > > working copies which physically live on Windows shares. After the > upgrade, I > > get the followi

Re: Linux svn clients > 1.7 have issues operating on WC which physically lives on Windows shares

2013-12-04 Thread Les Mikesell
On Wed, Dec 4, 2013 at 4:05 PM, Ben Reser wrote: > On 12/4/13 12:59 PM, Adam Daughterson wrote: >> Prior to upgrading to WanDisco svn client 1.7.x I was able to operate on >> working copies which physically live on Windows shares. After the upgrade, I >> get the following error when trying to do

Re: Linux svn clients > 1.7 have issues operating on WC which physically lives on Windows shares

2013-12-04 Thread Ben Reser
On 12/4/13 12:59 PM, Adam Daughterson wrote: > Prior to upgrading to WanDisco svn client 1.7.x I was able to operate on > working copies which physically live on Windows shares. After the upgrade, I > get the following error when trying to do a fresh checkout: > > me@here:tmp$ svn co http://myThi

Linux svn clients > 1.7 have issues operating on WC which physically lives on Windows shares

2013-12-04 Thread Adam Daughterson
Prior to upgrading to WanDisco svn client 1.7.x I was able to operate on working copies which physically live on Windows shares. After the upgrade, I get the following error when trying to do a fresh checkout: me@here:tmp$ svn co http://myThing/trunk myThing *svn: E200030: sqlite[S22]: large fi

Re: Issues with mod_dav in httpd 2.2.25 and 2.4.6

2013-11-08 Thread Ben Reser
he binary package you're using does not include Apache httpd and just uses > the > httpd included with your OS/distribution then it's up to the OS/distribution > to > have patched (which they likely have not). I can confirm that the Windows and Solaris binaries provided by WAN

Re: Issues with mod_dav in httpd 2.2.25 and 2.4.6

2013-11-08 Thread Ivan Zhakov
On 8 November 2013 09:46, Ben Reser wrote: > The current releases of httpd (at the time of writing this email) have two > issues when used with Subversion. At this point httpd doesn't release very > often leaving some users with an unfortunate choice to leave their httpd > un

Re: Issues with mod_dav in httpd 2.2.25 and 2.4.6

2013-11-08 Thread Pavel Lyalyakin
is email) have two > issues when used with Subversion. At this point httpd doesn't release very > often leaving some users with an unfortunate choice to leave their httpd > unpatched from some security issues fixed by those releases or to deal with > these additional bugs introdu

Issues with mod_dav in httpd 2.2.25 and 2.4.6

2013-11-07 Thread Ben Reser
The current releases of httpd (at the time of writing this email) have two issues when used with Subversion. At this point httpd doesn't release very often leaving some users with an unfortunate choice to leave their httpd unpatched from some security issues fixed by those releases or to

Re: user issues on svnrdump

2013-06-19 Thread C. Michael Pilato
ibing issue #4101 http://subversion.tigris.org/issues/show_bug.cgi?id=4101 I fixed this bug some time ago, and the fix was released in Subversion 1.8.0. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

user issues on svnrdump

2013-06-18 Thread Bo Chen
I tried to use svnrdump to dump certain versions of GCC // dump the version 198000 svnrdump dump svn://gcc.gnu.org/svn/gcc/trunk -r 198000 > dump_file1 // dump the subquent version incrementally svnrdump dump svn://gcc.gnu.org/svn/gcc/trunk -r 198001 --incremental > dump_file2 I then used the svn

Re: Apache Subversion 1.7.7 - svn log issues

2013-02-03 Thread Ryan Schmidt
On Feb 3, 2013, at 21:45, Ramachandran Raghavendran wrote: > My very first commit consisted of 10 folders and 8 files. > After this very commit if I run svn log -v --xml with the URL for a > single file, the output lists data for all the rest of items under that > commit. > I was expecting the d

RE: Apache Subversion 1.7.7 - svn log issues

2013-02-03 Thread Ramachandran Raghavendran
an Schmidt [mailto:subversion-20...@ryandesign.com] Sent: Saturday, February 02, 2013 12:18 AM To: Ramachandran Raghavendran Cc: users@subversion.apache.org Subject: Re: Apache Subversion 1.7.7 - svn log issues On Jan 31, 2013, at 22:40, Ramachandran Raghavendran wrote: > I performed the very

Re: Apache Subversion 1.7.7 - svn log issues

2013-02-01 Thread Ryan Schmidt
On Jan 31, 2013, at 22:40, Ramachandran Raghavendran wrote: > I performed the very first commit into a repository and I’m running the svn > log command at the file level (svn log -v --xml --stop-on-copy @URL PATH, > where PATH represents a file). > However this syntax lists all the changes t

Apache Subversion 1.7.7 - svn log issues

2013-01-31 Thread Ramachandran Raghavendran
Hi, I performed the very first commit into a repository and I'm running the svn log command at the file level (svn log -v --xml --stop-on-copy @URL PATH, where PATH represents a file). However this syntax lists all the changes to the URL. Have anybody encountered this behaviour . is this

Re: Truncated file issues

2013-01-14 Thread Philip Martin
er triggering it before: http://subversion.tigris.org/issues/show_bug.cgi?id=4277 If you are seeing this repeatedly then you could disable rep-caching in db/fsfsf.conf. Have you ever done any manual editing of the repository files? Or copied the revision files or rep-cache.db separately? --

Re: Truncated file issues

2013-01-11 Thread Paul E
Apologies, I failed to mention that I had upgraded VisualSVN Server from 2.5.6 to 2.5.8 after the first repository exhibited corruption. I have not tried VisualSVN 2.5.7. I have looked into potential hardware issues, but am fairly confident that's not the issue. This is fully redundant s

Re: Truncated file issues

2013-01-11 Thread Stefan Sperling
On Thu, Jan 10, 2013 at 02:11:04PM -0600, Paul E wrote: > Hi, > > We're having an issue that has occurred three times in the past two weeks > with two different repositories hosted with VisualSVN (version 2.5.8). VisualSVN 2.5.8 is pretty recent. Did this start happening after an upgrade/install

Re: Truncated file issues

2013-01-11 Thread Thorsten Schöning
e > truncation and then loading into a new repository, but this is costing > development time. Something is corrupting your repository, but your on your own to find the problem. From what I've read it's most likely a hardware or OS problem, for example your filesystem may be corrup

Truncated file issues

2013-01-11 Thread Paul E
Hi, We're having an issue that has occurred three times in the past two weeks with two different repositories hosted with VisualSVN (version 2.5.8). Upon checkout, we get the following message: REPORT of '/svn//!svn/me': Could not read chunk size: Secure connection truncated Apache logs show:

Re: Subversion 1.6.12 does not work on XP/DLL entry point issues.

2012-11-19 Thread Daniel Shahaf
ersion of subversion (1.6.12) to work on my box > (downloaded from http://sourceforge.net/projects/win32svn/files/1.6.12/ as > msi or zip) and getting the DLL issues. > > Application popup: svn.exe - Entry Point Not Found : The procedure entry > point svn_client_status5 could not be loc

Re: Subversion 1.6.12 does not work on XP/DLL entry point issues.

2012-11-19 Thread Daniel Shahaf
ersion of subversion (1.6.12) to work on my box > (downloaded from http://sourceforge.net/projects/win32svn/files/1.6.12/ as > msi or zip) and getting the DLL issues. > > Application popup: svn.exe - Entry Point Not Found : The procedure entry > point svn_client_status5 could not be loc

Subversion 1.6.12 does not work on XP/DLL entry point issues.

2012-11-19 Thread dmitry.lysenko
Hi, I am trying to get the old version of subversion (1.6.12) to work on my box (downloaded from http://sourceforge.net/projects/win32svn/files/1.6.12/ as msi or zip) and getting the DLL issues. Application popup: svn.exe - Entry Point Not Found : The procedure entry point svn_client_status5

Re: svn 1.7 client issues error on update of single file externals

2012-08-30 Thread Philip Martin
appreciated! I've reproduced the problem with a 1.0.9 server and raised an issue: http://subversion.tigris.org/issues/show_bug.cgi?id=4224 -- Philip

RE: svn 1.7 client issues error on update of single file externals

2012-08-30 Thread Boe, Aasmund
0 MVA -Original Message- From: Boe, Aasmund Sent: 28. august 2012 12:03 To: Philip Martin Cc: users@subversion.apache.org Subject: RE: svn 1.7 client issues error on update of single file externals > W160016 is the server-side error SVN_ERR_FS_NOT_DIRECTORY so it looks as > if the server m

Re: svn 1.7 client issues error on update of single file externals

2012-08-28 Thread Daniel Shahaf
Johan Corveleyn wrote on Tue, Aug 28, 2012 at 11:56:44 +0200: > On Tue, Aug 28, 2012 at 8:17 AM, Boe, Aasmund wrote: > > Bump. Has anyone observed the below issue, where subversion 1.7.x client > > issues an error when using 'svn update' on folders containing single file

  1   2   3   >