octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: svn commit problem


From: Juan Pablo Carbajal
Subject: Re: svn commit problem
Date: Tue, 28 May 2013 17:19:51 +0200

On Tue, May 28, 2013 at 5:12 PM, Johan Beke <address@hidden> wrote:
> Hello everyone,
>
> I finally found some time to continue the ocframe part in the mechanics
> package but I encounter svn problems. For some reason every new file a
> created fails to commit:
>
> johan ~/Documenten/Octave/octave-forge/main/mechanics/inst/ocframe $ svn
> commit ocframe_tests.m
> svn: Commit failed (details follow):
> svn: Server sent unexpected return value (403 Forbidden) in response to
> MKACTIVITY request for
> '/p/octave/code/!svn/act/661c1b45-d8fb-4de2-895a-2b2e1fddbb10'
> svn: Your commit message was left in a temporary file:
> svn:
> '/home/johan/Documenten/Octave/octave-forge/main/mechanics/inst/ocframe/svn-commit.2.tmp'
>
> I have absolutely no idea why this is. Can someone help me?
>
> Johan

Are you working the "new" repo. It changed when SourceForge updated.
I guess best is you make a new checkout and move your new stuff into it.
svn checkout --username=<your_sf_username>
svn+ssh://<your_sf_username>@svn.code.sf.net/p/octave/code/trunk/octave-forge/
octave-code

Or check the instructions here
https://sourceforge.net/p/octave/code/HEAD/tree/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]