[Rubycocoa-devel 359] Re: wwdc + macosforge + branches

Back to archive index

Fujimoto Hisa hisa****@fobj*****
Thu Aug 17 07:54:56 JST 2006


On 2006/08/17, at 5:55, Laurent Sansonetti wrote:
> I was about to commit, but I got the following message:
>
> svn: Commit failed (details follow):
> svn: MKACTIVITY of '/svnroot/rubycocoa/!svn/act/
> 7da01d50-5ef1-488c-9ca0-12b48a39da40': authorization failed  
> (https://svn.sourceforge.net
> )
>
> A quick google reveals that SVN support should be switched on per user
> by the project admin. If that's true, could you do it Hisa-san?

hmm... for each 5 (hisa,kimuraw,lrz,paisleyj,tburks), subversion
access has been set as YES a few weeks ago. I believe I've done
all required about it.

   %w( hisa kimuraw lrz paisleyj tburks).each do |m|
     m.subversion_access = true
   end

Actually I don't understand yet how to use subversion, but it seemed
the password option required when accessing the repository with
writing like:

   svn commit --password FOO -m 'modify something' commit ...

Or, maybe we should migrate to macforge.org soon ;)

thanks
--
hisa




More information about the Rubycocoa-devel mailing list
Back to archive index