Post by RalphPost by Mark J. McGintyPost by RalphPost by Mark J. McGintyPost by p***@gmail.comIs there any Add-In available that will log which computer or user
saves a file in VB. We've got about 6 developers, and have no
interest in VSS, but we are interested in knowing who it was that
saved a file last.
That is a contradiction in terms, a source control is exactly what you
need.
Post by Mark J. McGinty(No, I am not aware of any other such controls.)
-Mark
Post by p***@gmail.comAny help in locating an add-in with save tracking abilities would be
greatly appreciated.
LOL
Why do I feel the presence of a pointy-haired boss?
I'm self-employed, but regardless, do you disagree?
I meant to show complete agreement with you.
My comment was directed to the original OP.
"... and have no interest in VSS, but we are interested in knowing who it
was that saved a file last." Has to be a classic.
-ralph- Hide quoted text -
- Show quoted text -
Its funny I'm not a pointy haired boss, but upon reading my first
post, I definitely came off that way.
With the project we work on there are alot of files, and because it is
dynamic enough I never know which file I will be working on until I'm
running the project, when I find something I'd like to tweak, I'm in a
debug environment with runtime data that I can't recapture. The
traditional check-in check-out doesn't work well because when I want
to adjust the code I can't stop the project to re-check out a file
that I didn't have checked out in the first place.
I work for a small company, but there are 5 coders, and I was just
hoping to find something that would log when somebody saved a file.
Mark was probably right when he said: " source control is exactly what
you need" - we do need source contol, we tried VSS and it didn't work
well for us. Does somebody out there work with something they like
more?
Aaron