Hi !
Just a quick patch to make the document easier to read.
Have a nice day !
François
LOG:
* packages/win32-innosetup/W32notes.txt:
Corrected spelling mistakes, made case consistent and made added spaces
to lists.
Set svn:keywords to include LastChangedDate.
Index: packages/win32-innosetup/W32notes.txt
===================================================================
--- packages/win32-innosetup/W32notes.txt (revision 6307)
+++ packages/win32-innosetup/W32notes.txt (working copy)
@@ -6,7 +6,7 @@
Contents:
=========
- Some Known issues
+ Some Known Issues
Troubleshooting
Build Info
@@ -14,26 +14,26 @@
Some Known Issues:
==================
- Subversion are still in a early development stage (..and so is the
+ Subversion is still in an early development stage (..and so is the
installation setup too).
- This means that some issues will come up (and solved) from time to
time:
+ This means that some issues will come up (and be solved) from time to
time:
* Problems with Apache and mod_dav_svn.so and mod_authz_svn.so:
- Some peaople are getting into trouble when starting to use
+ Some people are getting into trouble when starting to use
Apache with mod_dav_svn.so and mod_authz_svn.so. Here are some
possible
solutions (you may need to try one or more of them):
- -Make sure that the Subversion Path are included in the systems
%PATH%
- environment.
- -Make sure that your entrys in httpd.conf are correct and remember
that
- mod_dav_svn.so and mod_authz_svn.so should be loaded after the
other
- mod_dav*.so modules.
- -Copy the libdb40.dll in the Subversion folder to your Apache\bin or
- Apache\modules folder.
- -Uninstall the Apache service manualy by typing:
- apache -k uninstall
- Then check your httpd.conf and reinstall the service by typing:
- apache -k install
+ - Make sure that the Subversion Path is included in the systems
%PATH%
+ environment.
+ - Make sure that your entries in httpd.conf are correct and remember
that
+ mod_dav_svn.so and mod_authz_svn.so should be loaded after the
other
+ mod_dav*.so modules.
+ - Copy the libdb40.dll in the Subversion folder to your Apache\bin
or
+ Apache\modules folder.
+ - Uninstall the Apache service manually by typing:
+ apache -k uninstall
+ Then check your httpd.conf and reinstall the service by typing:
+ apache -k install
* If your svn.exe won't run then you can try to download shfolder.dll
from
here:
@@ -42,14 +42,14 @@
* Checklist for Win9x and Millenium users:
- -Make sure that the subversion path are icluded in your system
%PATH%
- environment variable in Autoexec.bat.
- -This line must be in your Autoexec.bat file (adjust the path so it
fits
- your system) if it's not there:
- SET APR_ICONV_PATH="C:\Program Files\Subversion\iconv"
- The installer will take care of this in a near future.
- -Remember that your mechine must restart if your Autoexec.bat file
are
- changed.
+ - Make sure that the subversion path is included in your system
%PATH%
+ environment variable in Autoexec.bat.
+ - This line must be in your Autoexec.bat file (adjust the path so it
fits
+ your system) if it's not there:
+ SET APR_ICONV_PATH="C:\Program Files\Subversion\iconv"
+ The installer will take care of this in a near future.
+ - Remember that you must restart Windows if your Autoexec.bat file
+ has changed.
Troubleshooting:
Property changes on: packages/win32-innosetup/W32notes.txt
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate
--
Francois Beausoleil
Developer of Java Gui Builder
http://jgb.sourceforge.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 20 15:40:21 2003