|
From: Anirudha J. <ani...@ny...> - 2008-08-04 17:29:40
|
Mostly likely your user name is not setup in apache(htaccess) access rules. I have updated the content on the site and repo to reflect the changes. Ani On Mon, Aug 4, 2008 at 1:02 PM, Michael Schidlowsky <mic...@cs...>wrote: > I tried to commit some changes to the website this morning and got this > error: > > (12:49:35) exit:128$ svn commit -m "reworded some text in news and cleaned > up left-nav" > Authentication realm: <https://subversive.cims.nyu.edu:443> OSP Repository > Authenticaion > Password for 'mschidlowsky': > svn: Commit failed (details follow): > svn: MKACTIVITY of '/osp/!svn/act/502f4220-a553-0410-8bef-a4093f9e1ba0': > 500 Internal Server Error (https://subversive.cims.nyu.edu) > > Any idea what's causing this? In the meantime, here's my version of > news.html (suggestions welcome): > > > <div> > > <h2>JavaGit News</h2> > > <hr> > > <h3>JavaGit Releases Version 0.1.0 Alpha</h3> > <h4>August 4, 2008</h4> > <p> > The JavaGit team is pleased to announce the release of JavaGit version > 0.1.0 > alpha, a Java API to <a href="http://git.or.cz">Git</a> (the popular > distributed version > control system). The JavaGit API is both friendly to users just getting > the hang of Git and familiar to experts well versed in Git's porcelain > and plumbing. > </p> > <p> > Use JavaGit's <b>command API</b> for access to raw git commands > or the <b>object API</b> for type-safe and Java-friendly access to the > the .git folder, the working tree, and other familiar git concepts. > Visit the <a href="cookbook.php">JavaGit Cookbook</a> to get started. > </p> > <p> > JavaGit is released as open source software under the GNU LGPL license. > </p> > <p> > For additional information on the JavaGit project, please visit: > </p> > </p> > http://www.javagit.com > </p> > > </div> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > Javagit-devel mailing list > Jav...@li... > https://lists.sourceforge.net/lists/listinfo/javagit-devel > > -- Anirudha P. Jadhav |