Current time: 05-05-2024, 11:03 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] account status is not ok!
Author Message
slavik Offline


Posts: 2
Joined: Feb 2009
Reputation: 0
Post: #1
[SOLVED] account status is not ok!
ispCP debugger

Domain errors
cybersec.ru - Set status to "change"
setfmode() | ERROR: File '/var/www/virtual/cybersec.ru/errors/inc/.svn' does not exist !

whats this message means?
(This post was last modified: 02-12-2009 04:38 PM by BeNe.)
02-12-2009 05:19 AM
Find all posts by this user Quote this message in a reply
Haeber Offline
Junior Member
*****
Dev Team

Posts: 136
Joined: Nov 2007
Reputation: 7
Post: #2
RE: account status is not ok!
I had exactly the same bug/misconfig. I've made a direct copy of my subversion workspace, but this also copies the .svn folders. So delete all .svn-folders which you copied (for example in /etc and /var/www). Next time export your svn workspace firstly and copy from this export instead of the repository.

Best Regards
Haeber
02-12-2009 06:12 AM
Find all posts by this user Quote this message in a reply
slavik Offline


Posts: 2
Joined: Feb 2009
Reputation: 0
Post: #3
RE: account status is not ok!
removing .svn solved problem.
I suggest to add target "distclean"
distclean-local:
find . -type d -name ".svn" -exec rm -rf {} \;;true
02-12-2009 03:48 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)