Alexey Neyman wrote on Mon, Mar 05, 2012 at 16:14:24 -0800:
> Hi all,
>
> I ran into the following error message with Subversion:
>
> svn: Attempted to get textual contents of a *non*-file node
>
> The issue, as pointed out by email thread [1], is that the directory being
> merged contains a fi
Hi all,
I ran into the following error message with Subversion:
svn: Attempted to get textual contents of a *non*-file node
The issue, as pointed out by email thread [1], is that the directory being
merged contains a file with the same name as the directory. I.e., there is
/trunk/foo directory
I've recently made several major updates to my "Kitchen Sink"
pre-commit hook that I know quite a few of you have used. The whole
hook has been completely rewritten from scratch in order to make it
easier to maintain. There are several changes that I've incorporated
based upon a few requests:
* Th
On 05/03/12 19:29, Peter Flynn wrote:
I want to start using svn for a project[...]
Thank you all very much for the advice. That should do the job.
///Peter
May be useful here: 'svn checkout --force' will take an existing tree
and make it into a working copy. (Preexisting files will show as
local mods when the command finishes.)
Les Mikesell wrote on Mon, Mar 05, 2012 at 14:06:55 -0600:
> On Mon, Mar 5, 2012 at 1:29 PM, Peter Flynn wrote:
> >
> > I
Guten Tag Peter Flynn,
am Montag, 5. März 2012 um 20:29 schrieben Sie:
> Is there a command that will force the server to accept a file
> that has been modified locally, or should I just wipe the whole repo and
> start afresh?
As already said, checkout your current repo to a new directory, copy
t
On Mon, Mar 5, 2012 at 1:29 PM, Peter Flynn wrote:
>
> I have created an svn repository on another host, and added all the files
> from one user machine to it (some weeks ago), so everything was present but
> unversioned. Since then, a few of those files have been manually edited on
> that user ma
I can't seem to find this particular problem in the archives, but that
may be my ignorance of the terminology.
I want to start using svn for a project which currently has four user
machines, each with their own copy of the codebase, kept in sync by
manual scp to and from one of the machines wh
> -Original Message-
> From: dhanushka ranasinghe [mailto:parakrama1...@gmail.com]
> Sent: 05 March 2012 16:29
> To: users@subversion.apache.org
> Subject: 403 forbidden when Commiting
>
> Hi..
>
> I have a folder called "a.b.c.d.svn.client" but whe i
> commiting this folder to my
Hi..
I have a folder called "a.b.c.d.svn.client" but whe i commiting this
folder to my svn it get 403 Forbidden ERROR , but when i rename it to
"a.b.c.d.repo.client " commit works perfectly.
is there any reason for that
Thank You
Parakrama
Hi,
we're running a SVN repo (~6GB) on 1.7.3.
Checking out the entire repo in one "svn co" (both 1.6 and 1.7) session is
almost impossible.
The httpd process starts consuming up to 4GB and then dies, killing the svn
client process with:
svn: REPORT of '/svn/prod/!svn/vcc/default': Could not read
11 matches
Mail list logo