Re: predecessor count for the root node-revision is wrong message

2012-02-07 Thread Daniel Shahaf
Jason Wong wrote on Tue, Feb 07, 2012 at 13:23:10 -0800: > Hello. > > I have recently run into an issue with my subversion system (1.7.1) > where a specific component I am trying to build has failed. I have > had sucessful builds of this project before this issue happened since > we upgraded to 1.

predecessor count for the root node-revision is wrong message

2012-02-07 Thread Jason Wong
Hello. I have recently run into an issue with my subversion system (1.7.1) where a specific component I am trying to build has failed. I have had sucessful builds of this project before this issue happened since we upgraded to 1.7.1. I am currently getting by this by using TortoiseSVN 1.7.1 to do

Re: desperately need to retroactively rewrite history

2012-02-07 Thread Les Mikesell
On Tue, Feb 7, 2012 at 3:33 PM, The Grey Wolf wrote: > Hi, Les, (haven't seen you about in a while!) > > The problem in this is that I don't know that it's possible to retrieve > AB/datafile as A/B/AB/datafile without jumping thru some hoops > [making the directory A/B first]. There is also the

Re: Subversion reports error.

2012-02-07 Thread Masaru Kitajima
Hi, Daniel. Thank you for your help. On 2012/02/08, at 7:00, Daniel Shahaf wrote: > Masaru Kitajima wrote on Wed, Feb 08, 2012 at 06:44:33 +0900: >> Hi, Daniel >> >> On 2012/02/08, at 6:36, Daniel Shahaf wrote: >>> What is the output of >>> >>> % ssh sectio...@section-9.sakura.ne.jp svnserve -t

Re: Subversion reports error.

2012-02-07 Thread Daniel Shahaf
Masaru Kitajima wrote on Wed, Feb 08, 2012 at 06:44:33 +0900: > Hi, Daniel > > On 2012/02/08, at 6:36, Daniel Shahaf wrote: > > What is the output of > > > > % ssh sectio...@section-9.sakura.ne.jp svnserve -t > > It is as below: > > ( success ( 2 2 ( ) ( edit-pipeline svndiff1 absent-entries co

Re: Subversion reports error.

2012-02-07 Thread Masaru Kitajima
Hi, Daniel On 2012/02/08, at 6:36, Daniel Shahaf wrote: > What is the output of > > % ssh sectio...@section-9.sakura.ne.jp svnserve -t It is as below: ( success ( 2 2 ( ) ( edit-pipeline svndiff1 absent-entries commit-revprops depth log-revprops partial-replay ) ) ) and then stops. A prompt

Re: Subversion reports error.

2012-02-07 Thread Daniel Shahaf
What is the output of % ssh sectio...@section-9.sakura.ne.jp svnserve -t ? Masaru Kitajima wrote on Wed, Feb 08, 2012 at 06:32:18 +0900: > On 2012/02/08, at 6:24, Stefan Sperling wrote: > > On Wed, Feb 08, 2012 at 06:21:27AM +0900, Masaru Kitajima wrote: > >> I typed "echo SVN_SSH" then server s

Re: desperately need to retroactively rewrite history

2012-02-07 Thread The Grey Wolf
Hi, Les, (haven't seen you about in a while!) The problem in this is that I don't know that it's possible to retrieve AB/datafile as A/B/AB/datafile without jumping thru some hoops [making the directory A/B first]. There is also the possibility that the desired version might come from either AB/d

Re: Subversion reports error.

2012-02-07 Thread Masaru Kitajima
On 2012/02/08, at 6:24, Stefan Sperling wrote: > On Wed, Feb 08, 2012 at 06:21:27AM +0900, Masaru Kitajima wrote: >> I typed "echo SVN_SSH" then server says "undefined variable". And nothing >> found in the files you mentioned. > > To me it looks like the problem is happening on the client > inst

Re: Subversion reports error.

2012-02-07 Thread Masaru Kitajima
Hi, Stefan! Thanks for your e-mail. On 2012/02/08, at 6:19, Stefan Sperling wrote: > On Tue, Feb 07, 2012 at 03:08:12PM -0600, Ryan Schmidt wrote: >>> /usr/bin_ssh exists and works. So, I need to rebuild Subversion, I >>> understand. >>> But how can I tell it the correct ssh path? >> >> I'm not

Re: Subversion reports error.

2012-02-07 Thread Stefan Sperling
On Wed, Feb 08, 2012 at 06:21:27AM +0900, Masaru Kitajima wrote: > I typed "echo SVN_SSH" then server says "undefined variable". And nothing > found in the files you mentioned. To me it looks like the problem is happening on the client instead of on the server. If you cannot find anything wrong

Re: Subversion reports error.

2012-02-07 Thread Masaru Kitajima
Hi, all Ryan, thanks for telling me to Reply All to make our conversation stays on the mailing list. On 2012/02/08, at 6:08, Ryan Schmidt wrote: > You should Reply All so that our conversation stays on the mailing list so > others can benefit from it. > > On Feb 7, 2012, at 14:48, Masaru Kitaji

Re: Subversion reports error.

2012-02-07 Thread Stefan Sperling
On Tue, Feb 07, 2012 at 03:08:12PM -0600, Ryan Schmidt wrote: > > /usr/bin_ssh exists and works. So, I need to rebuild Subversion, I > > understand. > > But how can I tell it the correct ssh path? > > I'm not sure, I just assumed that, since the error message said > "usr/bin/ssh", which is not a

Re: desperately need to retroactively rewrite history

2012-02-07 Thread Les Mikesell
On Tue, Feb 7, 2012 at 2:55 PM, The Grey Wolf wrote: > > We have a bunch of directories (see my last problem) consisting of AB/, > where A and B are both in the range [0-9A-Za-z].  We want to move them > to A/B/AB, as we have solved the previous problem in this way. > > However, sometimes we need

Re: Subversion reports error.

2012-02-07 Thread Ryan Schmidt
You should Reply All so that our conversation stays on the mailing list so others can benefit from it. On Feb 7, 2012, at 14:48, Masaru Kitajima wrote: > Hi Ryan, > > Thank you for replying to me. > > Yes, when I type "which ssh", the server tells me"/usr/bin/ssh". > > I installed Subversion

desperately need to retroactively rewrite history

2012-02-07 Thread The Grey Wolf
Hi there, We have a bunch of directories (see my last problem) consisting of AB/, where A and B are both in the range [0-9A-Za-z]. We want to move them to A/B/AB, as we have solved the previous problem in this way. However, sometimes we need to retrieve the OLD directories, but post updates to t

Re: Subversion reports error.

2012-02-07 Thread Ryan Schmidt
On Feb 7, 2012, at 14:17, Masaru Kitajima wrote: > I installed Subversion 1.6.15 on a rented server. The installation > seemed successful. > > I'm not sure what machine they use, but have some information. > The server running FreeBSD 7.1-RELEASE-p16i386. > CPU is Intel Xeon CPU E3110@3GHz. > Mem

Subversion reports error.

2012-02-07 Thread Masaru Kitajima
Hello all, I haven't subscribed to this mailing list. But I have a problem and need your helps. I installed Subversion 1.6.15 on a rented server. The installation seemed successful. I'm not sure what machine they use, but have some information. The server running FreeBSD 7.1-RELEASE-p16i386. CPU

RE: SVN Access on repo Browser

2012-02-07 Thread Bob Archer
You really need to talk to your specific svn admin. There are several ways to set up authentication to a subversion server. Are you saying your credentials work in one dialog and not another? Although, I expect LDAP auth won't require you to enter your domain name... assuming that is what your

RE: Restricting access to old revisions of a project?

2012-02-07 Thread Bob Archer
> I've had a request to restrict access to revisions of certain SVN projects in > a > repository older than a set revision number. My repo is accessed via Apache > HTTPS. Has anybody had any experience of this or would know where to start? > I'm guessing it could be possible in the httpd config to

Re: Still Support for Apache Subversion 1.6.16?

2012-02-07 Thread Ryan Schmidt
On Feb 7, 2012, at 08:07, Edwards, Angela CIV NAVAIR PAXR wrote: > I'm a technical writer for the US Navy. The Navy's policy is to assign an > expiration date to all software applications in its purview. The expiration > for Apache Subversion 1.6.16 is March 31, 2012. We can have this date

Re: Still Support for Apache Subversion 1.6.16?

2012-02-07 Thread Nico Kadel-Garcia
On Tue, Feb 7, 2012 at 9:07 AM, Edwards, Angela CIV NAVAIR PAXR wrote: > To Whom This May Concern: > > I'm a technical writer for the US Navy.  The Navy's policy is to assign an > expiration date to all software applications in its purview.  The expiration > for Apache Subversion 1.6.16 is March

SVN Access on repo Browser

2012-02-07 Thread Waseem Shahzad
Question I have published my SVN repository on Internet/Server that are out of my domain. URL is being Opened and working. When I open the same URL in repo browser , It failed. Why? Suppose My url is http://192.168.0.9/svn/myproject It prompts me

Still Support for Apache Subversion 1.6.16?

2012-02-07 Thread Edwards, Angela CIV NAVAIR PAXR
To Whom This May Concern: I'm a technical writer for the US Navy. The Navy's policy is to assign an expiration date to all software applications in its purview. The expiration for Apache Subversion 1.6.16 is March 31, 2012. We can have this date extended if Apache continues to support (mainl

Re: Subversion 1.7.2 - Repeated Authentication Attempts

2012-02-07 Thread Stefan Sperling
On Tue, Feb 07, 2012 at 03:32:02AM -0800, Frank Jaworski wrote: > Hello, > > So, for example, I did an "export" using TortoiseSVN: > > Which led to this on our RADIUS server log: > > Tue Feb 7 06:28:24 2012 : Auth: Login OK: [fdj2] (from client osscvs2.cit > port 0) [snip] > Tue Feb 7 06:28:

Re: Subversion 1.7 for Synology linux (ipkg)

2012-02-07 Thread Andy Levy
2012/2/7 Miroslav Friš : > Hello, > > I tried to upgrade Apache SVN on Synology Linux using IPKG tool. It reported > the latest version 1.6.17. Will be the newest version available for the ipkg > as well ? The Subversion project does not distribute binary releases. You'll need to ask whoever creat

Subversion 1.7 for Synology linux (ipkg)

2012-02-07 Thread Miroslav Friš
Hello, I tried to upgrade Apache SVN on Synology Linux using IPKG tool. It reported the latest version 1.6.17. Will be the newest version available for the ipkg as well ? I am not expert in linux, I hope this question has a sence. Thank you Miroslav Fris

Re: Subversion 1.7.2 - Repeated Authentication Attempts

2012-02-07 Thread Frank Jaworski
Hello, So, for example, I did an "export" using TortoiseSVN: Which led to this on our RADIUS server log: Tue Feb 7 06:28:24 2012 : Auth: Login OK: [fdj2] (from client osscvs2.cit port 0) Tue Feb 7 06:28:24 2012 : Auth: Login OK: [fdj2] (from client osscvs2.cit port 0) Tue Feb 7 06:28:24

Re: Subversion 1.7.2 - Repeated Authentication Attempts

2012-02-07 Thread Stefan Sperling
On Tue, Feb 07, 2012 at 08:52:24AM +0100, Ulrich Eckhardt wrote: > Am 03.02.2012 12:02, schrieb Frank Jaworski: > >Hello. We have our subversion repositories linked to a RADIUS server via > >https. When we access our repository via various SVN clients (TortoiseSVN, > >CollabNet, etc...), instead