Skip to main content
Participant
January 24, 2007
Question

<Cfexecute >not executing CVS commands ina bat file

  • January 24, 2007
  • 1 reply
  • 488 views
We are running CF 7.0 on Windows server.
I am creating a bat file containing both DOS commands and CVS commands.

When executing the bat file via <CFexecute> the DOS commands execute, but the CVS commands do not.

When running the bat file from the DOS command prompt, all commands (DOS and CVS) run as expected.

Anyone have any ideas?

Thanks
This topic has been closed for replies.

1 reply

Inspiring
January 24, 2007
Anyone have any ideas?

Any chance these commands need some type of user permissions that YOU
have, but that the ColdFusion service does not?

That happens sometimes.
Participant
January 24, 2007
That could be an issue. I am however using my login and password in the commands