Re: [SLUG] Subversion Question

From: Dylan Hardison (dylanwh@gmail.com)
Date: Wed May 25 2005 - 15:23:17 EDT


On 5/25/05, Paul M Foster <paulf@quillandmouse.com> wrote:
> Folks:
>
> I've got a project called "mlt" under /home/paulf/src/mlt, and under the
> management of subversion. I've made a bunch of changes, and want to
> commit all the changes. I get an error I've gotten often before, and
> never figured out why. In /home/paulf/src/mlt, I issued this command:
>
> svn ci
>
> or
>
> svn ci mlt
>
> The commit failed, with messages including the following:
>
> svn: Commit failed (details follow):
> svn: File not found: transaction 'e', path '/mlt/CHANGES'
>
> It's that "file not found" part. The file's there, and the repository is
> found by svn, near as I can tell. I don't understand the problem, nor
> can I find an answer when I google for "svn: File not found". Any ideas?
>

Chances are you changed some properties (svn propset).
do a svn update and then try commiting. It should work.

By the way, are you usinf fsfs? it's much less error-prone...

-- 
"There is a theory which states that if ever anyone discovers exactly what
the Universe is for and why it is here, it will instantly disappear and be
replaced by something even more bizarre and inexplicable.  There is another
theory which states that this has already happened."
               -- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:13:57 EDT