diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-08 04:30:16 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-08 04:30:16 +0000 |
commit | bc2f94a3114ae6e928e3ae9d357c7b4558c6c8b5 (patch) | |
tree | d11db86126edd86a720c8f82c51e0cb3867a27ab | |
parent | 710a9b37825712cf4377e3709dd03a2e3410a016 (diff) | |
download | ikiwiki-bc2f94a3114ae6e928e3ae9d357c7b4558c6c8b5.tar ikiwiki-bc2f94a3114ae6e928e3ae9d357c7b4558c6c8b5.tar.gz |
web commit by JoshTriplett: Same thing observed via lintian
-rw-r--r-- | doc/bugs/installing_from_svn_copies_.svn_directories.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/bugs/installing_from_svn_copies_.svn_directories.mdwn b/doc/bugs/installing_from_svn_copies_.svn_directories.mdwn index f801652a9..20f369c6f 100644 --- a/doc/bugs/installing_from_svn_copies_.svn_directories.mdwn +++ b/doc/bugs/installing_from_svn_copies_.svn_directories.mdwn @@ -15,4 +15,7 @@ cp -aL basewiki/* /home/glasserc/ikidev-install//share/ikiwiki/basewiki I don't know of a good fix. I wouldn't have discovered this except that I got permission denied errors when I tried to make a change and install again. ---Ethan
\ No newline at end of file +--Ethan + +> I observed the same thing by running debuild from an SVN checkout and +> getting lintian warnings about the .svn directories. --[[JoshTriplett]] |