Hi,
OS: Redhat Linux
Subversion: 1.5.0
Apache: 2.2.17
OpenLDAP: 2.3.27
httpd.conf:
...
LDAPSharedCacheSize 20
LDAPCacheEntries 1024
LDAPCacheTTL 600
LDAPOpCacheEntries 1024
LDAPOpCacheTTL 600
DAV svn
SVNParentPath /home/svnroot/repository
AuthzSVNAccessFile /home/svnroot/repository/svn_acce
On Feb 24, 2011, at 07:10, 曹振华 wrote:
> I want to set 'svn.x.com' as the root of a svn repository, so I use apache's
> directive to make all request to this sub domain forward to svn
> system, and It performs well when just reading from web interface. But I got
> problem with commitment, The
On Feb 24, 2011, at 12:44, Christopher D Haakinson wrote:
> I opened the file in notepad and added a couple blank lines under my exit 0
> and it worked!! How weird is that?
Sounds normal to me. I text file is not a text file, according to UNIX
definitions, if it does not end with a newline.
On Thu, Feb 24, 2011 at 09:00:54PM +0100, Gunnar Dalsnes wrote:
> Hi,
>
> I'm was taking TortoiseSVN-1.6.99.20920-dev-x64-svn-1.7.0-dev.msi
> for a test drive today, and here is my experience.
>
> Converting my WC failed:
> Insufficient NODES rows for 'e:\svn\my app
> name\.svn\tmp\wcng\src\Tools
Hi,
I'm was taking TortoiseSVN-1.6.99.20920-dev-x64-svn-1.7.0-dev.msi for a
test drive today, and here is my experience.
Converting my WC failed:
Insufficient NODES rows for 'e:\svn\my app
name\.svn\tmp\wcng\src\Tools\SomeProject\SomeFile.cs'. Try a 'Cleanup'.
Cleanup did not help (as always
It's possible that the eol-style has nothing to do with this, because
before I added the style, my script was still failing and complaining about
the EOF as well as EOL errors...
Running your od command yields the following on the last 3 lines:
620 s t t i m e . . . .
On 2/24/2011 9:55 AM, Christopher D Haakinson wrote:
I'd like someone to explain how this small shell script, which works
fine, gets corrupted simply by creating a new file and copy/pasting
the text in it. Here's what I'm doing:
1) I have a test shell script that runs fine. Here's the conten
I'd like someone to explain how this small shell script, which works fine,
gets corrupted simply by creating a new file and copy/pasting the text in
it. Here's what I'm doing:
1) I have a test shell script that runs fine. Here's the content:
<- start
lock="/tmp/del
Linux is the final home for these scripts. Currently I'm still in testing
mode, so the shell script I am trying is very simple, only a few lines with
a while loop, which is why I thought there may be something like
svn:eof-style to handle the EOF properly too..
|>
| From: |
|---
> -Original Message-
> From: Johan Corveleyn [mailto:jcor...@gmail.com]
> Sent: Thursday, February 24, 2011 1:47 AM
> To: Varnau, Steve (Neoview)
> Cc: users@subversion.apache.org
> Subject: Re: Merge Conflict on Windows with eol-style & mergeinfo
> properties
>
> On Thu, Feb 24, 2011 at
On 2/24/2011 10:02 AM, Christopher D Haakinson wrote:
OK, so I've been testing out the svn:eol-style prop and it appears to
work, but it seems like an awful lot of work for such a simple issue.
Is there something server-side I can setup to ensure that all files
contain the correct eol style?
N
On 2/24/2011 8:02 AM, Christopher D Haakinson wrote:
OK, so I've been testing out the svn:eol-style prop and it appears to
work, but it seems like an awful lot of work for such a simple issue.
Is there something server-side I can setup to ensure that all files
contain the correct eol style?
OK, so I've been testing out the svn:eol-style prop and it appears to work,
but it seems like an awful lot of work for such a simple issue.
Is there something server-side I can setup to ensure that all files contain
the correct eol style?
Also I've noticed that my shell scripts are now failing
Hi,
yep indeed this was the first thing I tried. Thanks for all the replies.
simply using [myrepo:/foo bar] works.
The error was an unnecessary space in the declaration of the user
group @G_special_group
So a simple typo.
Thank you all again.
Necati
On Wed, Feb 23, 2011 at 6:03 PM, Daniel S
I want to set 'svn.x.com' as the root of a svn repository, so I use apache's
directive to make all request to this sub domain forward to svn
system, and It performs well when just reading from web interface. But I got
problem with commitment, The error log shows below:
[Thu Feb 24 20:09:22 2011]
On Thu, Feb 24, 2011 at 11:45:04AM +0100, Sperling Stefan wrote:
> On Thu, Feb 24, 2011 at 11:07:35AM +0100, Stutz Oliver wrote:
> > Hi Stefan,
> >
> > Thanks for your many replies.
> >
> > The Reason why i want to doit like that is because SLES 11.1
> > Subversion from the repository is not av
On Thu, Feb 24, 2011 at 11:07:35AM +0100, Stutz Oliver wrote:
> Hi Stefan,
>
> Thanks for your many replies.
>
> The Reason why i want to doit like that is because SLES 11.1
> Subversion from the repository is not available. (We use a company
> internal SLES repository which is under specific c
Hi Stefan,
Thanks for your many replies.
The Reason why i want to doit like that is because SLES 11.1 Subversion from
the repository is not available. (We use a company internal SLES repository
which is under specific company restrictions & security policies) but if you
can confirm to me tha
On Thu, Feb 24, 2011 at 10:29:24AM +0100, Stefan Sperling wrote:
> Any reason you're not using the latest Subversion binaries from the
> OpenSUSE/SLES buildservice (apart from the fact that it seems to be down at
> the moment)?
Looks like they've fixed it.
Here's a link to latest Subversion packag
On Thu, Feb 24, 2011 at 12:56 AM, Varnau, Steve (Neoview)
wrote:
> Hi,
>
> I could not find this issue in the issue tracker. We’re trying to keep the
> svn:mergeinfo properties on top-level directories, but I found a few text
> files in our repository that have the property. When a merge is don
On Thu, Feb 24, 2011 at 08:46:27AM +0100, Marco Burato wrote:
> >Have you seen this helper script? It might help.
> >https://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/svn-viewspec.py
> >
> >Having a feature like this in core svn would be nice, of course.
> >And it has in fact been
On Thu, Feb 24, 2011 at 07:50:51AM +0100, Stutz Oliver wrote:
> Hello everybody,
>
> I have problems compiling Subversion with Apache support on SLES 11.1 it says
> the zlib should be compiled with -fPIC flag. It is the version which came
> with subversion which i have intalled into /opt/zlib i
22 matches
Mail list logo