News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Autorevision tool give a lot of problems in Windows

Started by Ryu, May 24, 2006, 10:03:11 PM

Previous topic - Next topic

Ryu

I everybody,

Well following the suggestion of Thomas I make a full scan of my computer and
i have an OK in all, so i try of compiling again in windows but i have the same problem
and looking well the problem is this one:

When the project switching to sdk target this call to
autorevision tool and then the system give me a bell
so looking the proccess list the autorevision tool is there
but when i killed it the proccess is there, so the how this is
still there, the compilation stay stoped, really it don“t crash
the system, in this moment the name the autorevision is in
the proccess list and i working without problems, the problems come
when i have to shutdown the CPU.

Please tell me what i should do. :(

ProutDeMammouth

Quote from: Ryu on May 24, 2006, 10:03:11 PM
Please tell me what i should do. :(
write several sentences instead of only one.

I think i got your problem. What is your configuration: *nix or windows?

thomas

Well, many people have been using that tool for several months, and you are the only one I know who is having a problem.

I really don't know what to tell you. Autorevision does no deep magic, it only opens a file and reads a couple of lines using plain normal standard file functions, then saves the result to another file...
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Game_Ender

Quote from: thomas on May 24, 2006, 10:39:42 PM
I really don't know what to tell you. Autorevision does no deep magic, it only opens a file and reads a couple of lines using plain normal standard file functions, then saves the result to another file...

Just to clarify, this does something better than the standard svn:keyword $Revision$ does?

thomas

Quote from: Game_Ender on May 25, 2006, 03:23:21 AMJust to clarify, this does something better than the standard svn:keyword $Revision$ does?
It does the same thing, but it works for our purposes.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."