I had significant problems with commiting changes to svn repository for my Tangra Framework. Repository was at sourceforge.net. For ages I am using one and the same configuration and just recently I've started to have problems with commits.
Configuration:
Linux server with Debian/GNU linux + Apache + Samba (3.2.0.31-2) + PHP, etc.
Windows XP with Zend Studio, Dreamweaver, TortoiseSVN, etc.
Working copy of the framework is shared as Samba share. Yes, I know that this is not recommended but it is most convenient way -- I am able to edit files directly from my windows PC.
After upgrade to TortoiseSVN 1.5.* all commits that added new files was showing error like:
"Commit succeeded but…"
"Error: "Error bumping revisions post-commit (details follow):"
"Error: "Can't move" (some files from .svn/props/ to .svn/prob-base/).
After above error I was unable to commit anymore -- svn was stating that I have to execute Clean Up, but when trying to do so -- clean up was failing. I had to delete whole dir that was failing, then to update parent dir in order to obtain clean working copy. That was working solution when just one dir was messed up but when I had multiple dirs with same problem -- I hade to checkout the entire trunk which tooked about 1hour (because sourcefourge svn is slow, project itself is not vary big.)
Solution:




В последните дни за занимавах да направя user registration модул за моя
If you ended up here you are probably wondering how to remove annoyng "Blog archive" text from your blog post titles.
Today, during testing of a site for a client of mine I found that for some reason $_SERVER['PATH_INFO'] is not populated although there is path_info parameters in the requested URL. Initially I suspected that fault is in my 