![]() |
add hint for removeing .svn folders in docu - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: Suggestions (/forum-2.html) +--- Thread: add hint for removeing .svn folders in docu (/thread-5876.html) |
add hint for removeing .svn folders in docu - Haeber - 03-01-2009 01:46 PM In the last week we get three posts and bugreports about .svn folders which block the domain creation/modification. All reporters copied there ispcp directly from trunk. So there should be more and stronger information about coping from trunk and deleting .svn folders in the docs, esspecially at the following two sites:
Another and more useful solution would be a modification for the install script, so it does not copy .svn folders. So exclude .svn folders from the copy command. Best Regards Haeber RE: add hint for removeing .svn folders in docu - FeG - 03-03-2009 12:27 AM Hi, (03-01-2009 01:46 PM)Haeber Wrote: Another and more useful solution would be a modification for the install script, so it does not copy .svn folders. So exclude .svn folders from the copy command. am I wrong or does the update script uses the nightly builds from the download section? They don't contain any .svn folders (if I haven't missed one ...). So there should be no problem. Everyone who downloads the trunk directly via the svn command should know, that there is the command svn export ... but of course, on could add this here. Greetings FeG RE: add hint for removeing .svn folders in docu - gOOvER - 03-03-2009 12:32 AM The Updatescript from the Wiki removes every .svn Folder after copy to the correct Directory ![]() RE: add hint for removeing .svn folders in docu - Haeber - 03-03-2009 01:41 AM (03-03-2009 12:27 AM)FeG Wrote: ... Yes, i think it would be a good solution to add a hint here. RE: add hint for removeing .svn folders in docu - sci2tech - 03-03-2009 01:45 AM (03-03-2009 01:41 AM)Haeber Wrote: Yes, i think it would be a good solution to add a hint here.I consider that trunk is for people that know what is ispcp, a svn and what to help development. For those who are not in this category I did provide a script for update. BTW this is not an How To RE: add hint for removeing .svn folders in docu - BeNe - 03-03-2009 01:52 AM Right -> MOVED to Suggestions Greez BeNe |