Log in

View Full Version : AviSynth docu


WarpEnterprises
18th February 2004, 22:51
As it is sometimes really difficult to notify all of you (I mean the other AviSynth team members) I try with starting a new thread.
(sh0dan's and wilbert's pm-mailboxes are full,...).

Due to the different case-sensitveness of windows/web servers/... I wanted to change all dirs and files in the "docs" module to lowercase.

Sadly I found the relevant hints at SF too late, only after some failures ( http://sourceforge.net/docman/display_doc.php?docid=768&group_id=1#toccasesensitivity )

- in short: it is NOT possible to change upper/lowercase of dirs and files (even worse: if you delete a dir and add it again with other case all gets messed up strangely).

I requested a delete of all files and dirs at SF support and have now imported all files back.

So please
- check out your local copies freshly
- use only lowercase for future additions

At the moment the links are partially broken (they weren't very OK before, too).

Richard Berg
19th February 2004, 06:05
The docs are still gone, for me.

Wilbert
19th February 2004, 10:29
(sh0dan's and wilbert's pm-mailboxes are full,...).
:D

I saw your changes. Most files are now in lower-case (not all off them though).

Could you remove the remaining modules:

docs\english\externalfilters/
docs\english\externalfilters\/
externalfilters/

or ask sourceforge to remove them, I guess they forgot?

WarpEnterprises
20th February 2004, 23:28
- I will ask SF to remove them - they are leftovers from bad imports
now I know: always use forward slashes

- @richard: can't understand why you should not see them? did you check out /docs completely new? (not updating an existing local copy!)

Richard Berg
22nd February 2004, 05:04
I deleted the docs folder when this thread was first posted. cvs update -P -d doesn't bring it back.

WarpEnterprises
22nd February 2004, 08:56
did you try:

cvs checkout -P docs

Richard Berg
22nd February 2004, 09:23
I did not realize a new module had been created. Thanks.

WarpEnterprises
10th May 2004, 20:13
mainly @sh0dan: I noticed that parts or all of OLD docs is not removed, when a new version is installed with the installer. Are there means to delete old docu files? (maybe with a question similar to the one regarding the plugin dir?)