The Artima Developer Community
Sponsored Link

Java Buzz Forum
Trouble With Subversion

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Trouble With Subversion Posted: Jun 11, 2005 3:40 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Trouble With Subversion
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

I have encountered a problem with my use of Subversion. The Subversion 1.1.4 (r13838) server is running on a Fedora Core 3 Linux machine up2date-ed on a daily bases.

From another machine, I was able to do svn status, svn add, but was unable to do svn commit or svn up.

The error message I've gotten is:

[root@gao blog]# svn commit -m "Updated blogs"
svn: Commit failed (details follow):
svn: OPTIONS request failed on '/svn/trunk/blog'
svn:
Could not open the requested SVN filesystem

I'm using mod_dav_svn to connect to Subversion through Apache httpd. I haven't changed any settings lately.

If you have encountered similar situations I'd appreciate it if you can give me a hint. Meanwhile, I'll try to diagnose the problem myself and let you know what I found out. Hopefully soon.

Read: Trouble With Subversion

Topic: Software Talk -> English Previous Topic   Next Topic Topic: Why Java is Not My Favorite Language — Reason #36

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use