Commit failed : Can't create temporary file from template [Problem similar to issue No.4108]

2013-01-17 Thread 周麗弦
I installed subversion 1.7.7 and all the dependencies on HP RX2660 running HP-UX 11iv3 which I downloaded from http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.7.7/ I'd like to add and commit a lot of files to my svn repository. Add always successed, but commit sometimes

Re: Commit failed : Can't create temporary file from template [Problem similar to issue No.4108]

2013-01-17 Thread Stefan Sperling
On Thu, Jan 17, 2013 at 06:03:47PM +0900, 周麗弦 wrote: > I installed subversion 1.7.7 and all the dependencies on HP RX2660 > > running HP-UX 11iv3 which I downloaded from > > http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.7.7/ > > > > I'd like to add and commit a lot of

Local modification on checkout?

2013-01-17 Thread Laird Nelson
Hello; we're seeing a local modification being reported on a particular file on a clean checkout. We're using svn 1.7.7. The file in question has the svn:eol-style property set to native. What I mean by this: A fresh checkout happens (svn co ...). Down comes the whole project. So far so good.

Re: Local modification on checkout?

2013-01-17 Thread Andy Levy
On Thu, Jan 17, 2013 at 4:30 PM, Laird Nelson wrote: > Hello; we're seeing a local modification being reported on a particular > file on a clean checkout. We're using svn 1.7.7. > > The file in question has the svn:eol-style property set to native. > > What I mean by this: > > A fresh checkout h

Re: Local modification on checkout?

2013-01-17 Thread Laird Nelson
On Thu, Jan 17, 2013 at 1:40 PM, Andy Levy wrote: > Automatic EOL conversions, assuming they're adhering to svn:eol-style, > should not trigger this. > Glad to hear it. The ecosystem in question is Jenkins running on Windows, which invokes the command line svn executable (packaged/shipped by Sl

Re: Subversion 1.6.20 released

2013-01-17 Thread Nico Kadel-Garcia
On Tue, Jan 8, 2013 at 4:04 PM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.6.20. > Please choose the mirror closest to you by visiting: > > http://subversion.apache.org/download/#supported-releases Following up to this: I've updated my SRPM building tools at:

Re: Local modification on checkout?

2013-01-17 Thread Andy Levy
On Thu, Jan 17, 2013 at 4:45 PM, Laird Nelson wrote: > On Thu, Jan 17, 2013 at 1:40 PM, Andy Levy wrote: > >> Automatic EOL conversions, assuming they're adhering to svn:eol-style, >> should not trigger this. >> > > Glad to hear it. > > The ecosystem in question is Jenkins running on Windows, wh

Re: Local modification on checkout?

2013-01-17 Thread Laird Nelson
One specific machine. :-( On Thu, Jan 17, 2013 at 1:56 PM, Andy Levy wrote: > > > On Thu, Jan 17, 2013 at 4:45 PM, Laird Nelson wrote: > >> On Thu, Jan 17, 2013 at 1:40 PM, Andy Levy wrote: >> >>> Automatic EOL conversions, assuming they're adhering to svn:eol-style, >>> should not trigger t

Re: Local modification on checkout?

2013-01-17 Thread David Chapman
On 1/17/2013 1:45 PM, Laird Nelson wrote: On Thu, Jan 17, 2013 at 1:40 PM, Andy Levy > wrote: Automatic EOL conversions, assuming they're adhering to svn:eol-style, should not trigger this. Glad to hear it. The ecosystem in question is Jenkins running on Wi

Re: Local modification on checkout?

2013-01-17 Thread Laird Nelson
On Thu, Jan 17, 2013 at 2:01 PM, David Chapman wrote: > Hmm, "only the EOL changed." Do you mean that literally, meaning there > is only one line in the file? If so, does the original file have a newline > at the end of the last line? Maybe newline conversion is adding one. > Thanks for your

Empty repository root via web...

2013-01-17 Thread Trent Fisher
I am working to upgrade my servers to SVN 1.7.8 and just ran into a weird issue. If I look at the repository via the web, it shows up as empty. At first I thought it was something with the repos-web stylesheet I'm using, but looking at the page source I see this: http://subversion.apache.org

Re: Local modification on checkout?

2013-01-17 Thread Ryan Schmidt
On Jan 17, 2013, at 15:30, Laird Nelson wrote: > Hello; we're seeing a local modification being reported on a particular file > on a clean checkout. We're using svn 1.7.7. > > The file in question has the svn:eol-style property set to native. > > What I mean by this: > > A fresh checkout hap

RE: Local modification on checkout?

2013-01-17 Thread Bert Huijben
> -Original Message- > From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: donderdag 17 januari 2013 23:46 > To: Laird Nelson > Cc: users@subversion.apache.org > Subject: Re: Local modification on checkout? > > > On Jan 17, 2013, at 15:30, Laird Nelson wrote: > > > Hell

Re: Local modification on checkout?

2013-01-17 Thread Laird Nelson
On Thu, Jan 17, 2013 at 2:58 PM, Bert Huijben wrote: > A lot of users have SvnKit in their Jenkins installation. Are you sure that > you aren't mixing a normal svn with some svnkit version? > Oh, that is interesting. I will research that. Best, Laird -- http://about.me/lairdnelson