On Dec 3, 2010, at 09:44, Jim Jenkins wrote:
> I’m planning to use Hooks to add OCR scanning for select documents going into
> a SVN repo. I’m not really sure where to start so I’m hoping someone here
> can tell me if it’s possible and even suggest how best to proceed.
>
> Basically I’d like
On Friday 03 December 2010, Jim Jenkins wrote:
> I'm planning to use Hooks to add OCR scanning for select documents going
> into a SVN repo.
I assume that you know how to OCR the docs, so this is just about SVN
integration.
> Basically I'd like to have every commit to an SVN repo stop at the
> p
Hello,
we recently upgraded svn on our remote build server from 1.5 to 1.6.
This caused a drastic reduction in speed:
u...@server:~$ time svn log -l 25 -q https://
[… snip …]
real0m22.745s
user0m0.192s
sys 0m0.048s
After some debugging, we found the cause to be entirely on my windo
Hi,
I am new to SVN and wish to setup the repository through
for one of my projects.
I am using ubuntu and installed apache2 and subversion
1.6.12. the system has apache user setup and all the
repositories are owned by apache (group apache).
I have created a passwd file using the command,
Takács András writes:
>> Here you are printing 64-bits, so some part of your system thinks that
>> apr_off_t is 64-bits. How are apr_off_t and APR_HAS_LARGE_FILES defined
>> in apr.h?
>
> #define APR_HAS_LARGE_FILES 0
> typedef off_t apr_off_t;
>
> I think this is OK, isn't it?
> From: Nalini Kumar [mailto:nku...@actiontec.com]
>
> "svn: Can't open file
> '/var/lib/svn/bcm/db/txn-current-lock': Permission
>
> $ ls -al /var/lib/svn
> total 16
> drwxr-xr-x 4 apache apache 4096 2010-12-02 18:21 .
> drwxrwxrwx 75 root root 4096 2010-12-06 01:09 ..
> drwxr-xr-x 7 apac
On Fri, Dec 3, 2010 at 10:44 AM, Jim Jenkins wrote:
> I’m planning to use Hooks to add OCR scanning for select documents going
into
> a SVN repo. I’m not really sure where to start so I’m hoping someone here
can tell
> me if it’s possible and even suggest how best to proceed.
I'm going to take
Hello,
I encountered the behaviour that looks like a bug.
I work with a quite big repository (local copy on my PC (x86, winXP SP3) has
about 8GB
I did the following.
I started with the directory tree marked by the overly icon "normal" at the
trunk node, I believe, that all was correct.
I start w
Hi,
I have some svn:externals in my project, which must be removed,
but I don't know how. Removing the entries from svn:externals
using svn propedit did not work, i.e. the files were still there.
svn delete did not help either. I'm using SVN 1.6.12 on Debian.
Thanks in advance and please Cc me, a
On Mon, Dec 6, 2010 at 6:27 PM, W. Martin Borgert wrote:
> Hi,
>
> I have some svn:externals in my project, which must be removed,
> but I don't know how. Removing the entries from svn:externals
> using svn propedit did not work, i.e. the files were still there.
> svn delete did not help either. I
Subversion 1.6.12 running on Centos 5.5
If the value of the environment variable VISUAL contains a space,
subversion fails when attempting to invoke the editor to get the
comment.
sh-3.2$ export VISUAL="/home/spaces in name/bin/emacs"
sh-3.2$ svn commit
sh: /home/spaces: No such file or directory
On Mon, Dec 06, 2010 at 01:44:23PM -0600, David Dyer-Bennet wrote:
> Subversion 1.6.12 running on Centos 5.5
>
> If the value of the environment variable VISUAL contains a space,
> subversion fails when attempting to invoke the editor to get the
> comment.
>
> sh-3.2$ export VISUAL="/home/spaces
On Mon, Dec 6, 2010 at 4:27 AM, pjaytycy wrote:
> Hello,
>
>
> we recently upgraded svn on our remote build server from 1.5 to 1.6.
> This caused a drastic reduction in speed:
>
> u...@server:~$ time svn log -l 25 -q https://
> [… snip …]
>
> real 0m22.745s
> user 0m0.192s
> sys 0m0.048s
Hi Everyone,
For our production repositories we're using 1.5.1
My question is - is there an appropriate version to upgrade to?
We're tossing up between;
Update to the latest 1.5.x
Update to 1.6.x
Or simply wait it out - for 1.7
Is there a "suggested" upgrade path?
As always - thanks.
Gavin "B
14 matches
Mail list logo