When will $$m, $$p, $$w, raw, bak, wed files be removed?

Posted By: PadMalcom

When will $$m, $$p, $$w, raw, bak, wed files be removed? - 03/01/11 21:59

In an svn environment (and in a common folder structure) these intermediate files are pretty annoying. Will they be removed in any future version?

At least, there are no *.o files from the compiler!
Posted By: WretchedSid

Re: When will $$m, $$p, $$w, raw, bak, wed files be removed? - 03/01/11 22:26

Ever heard of the possibility to ignore files in an VCS?
At least git has the option to ignore all files of a specific type, I guess SVN has this too and if not, ignore every single one.
Posted By: HeelX

Re: When will $$m, $$p, $$w, raw, bak, wed files be removed? - 03/01/11 22:40

You can ignore them in SVN. Are you using Tortoise SVN?
Posted By: PadMalcom

Re: When will $$m, $$p, $$w, raw, bak, wed files be removed? - 03/01/11 22:54

Of course I do, thats what you normally do with auto generated files, you ignore them. But in a project overview you always see non versioned files. Annoying! And even in you do not use svn you have messy folders.

Just image Word would leave temporary files in your directory...

I do not want to complain, I just want to show what could be improved wink
Posted By: Joey

Re: When will $$m, $$p, $$w, raw, bak, wed files be removed? - 03/01/11 23:12

so you'd rather rerun the whole build process? afaik these intermediate files serve the same purpose as .o files.
Posted By: PadMalcom

Re: When will $$m, $$p, $$w, raw, bak, wed files be removed? - 03/01/11 23:15

When I'm done with a map I won't need to build it again wink
© 2023 lite-C Forums