Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#4898 closed defect (worksforme)

can svn and trac be setup over nfs file systems..

Reported by: sudheendra.srinivas@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

HI,

We have setup SVN repo and TRAC project on NFS mounted file systems. We are facing certain issues, like SVN DB corrupt, run DB recovery sort of error message. Are these issues because, we have setup svn and trac projects on NFS mounted file systems????? or can we setup SVN repos and TRAC project on NFS mounted file systems?????

Thanks, Sudheendra

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 17 years ago

Resolution: worksforme
Status: newclosed

For SVN, you should check the SVN FAQ.

For Trac, this depends on the database backend you're using. If it's SQLite, then check what the SQLite FAQ says about this topic.

In summary, it all depends on how well your NFS supports locking. In any case don't use the Berkeley DB (bdb) backend for Subversion in this scenario; not only is it known to not work correctly with NFS, but it has also proven to be problematic with Trac, even without NFS in the picture.

Finally, such support questions are better asked on the MailingList.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.