.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Track Software Changes

11 REPLIES 11
Reply
Message 1 of 12
Anonymous
311 Views, 11 Replies

Track Software Changes

Does anybody have a suggestion for some software to track revision requests
etc for a project. It's just to track requests, status of the request, who
made it, who changed the software etc.

I could design something in house but i suspect there would be some nice
shrink wrap solutions out there.


Thanks,

Dale
11 REPLIES 11
Message 2 of 12
Anonymous
in reply to: Anonymous

do you mean in Visual Studio? or some other IDE?

I thought VS had this built in, but I have never used it, and am curious to see what the response is also.
but state your IDE name please

Dale Levesque
|>Does anybody have a suggestion for some software to track revision requests
|>etc for a project. It's just to track requests, status of the request, who
|>made it, who changed the software etc.
|>
|>I could design something in house but i suspect there would be some nice
|>shrink wrap solutions out there.
|>
|>
|>Thanks,
|>
|>Dale

James Maeding
Civil Engineer and Programmer
jmaeding - athunsaker - com
Message 3 of 12
Anonymous
in reply to: Anonymous

I use Visual Sourcesafe to track the actual software changes, versions etc.
I'm just looking for a stand-alone app. to allow production staff (the
users) to enter requests for changes to the program. Some kind of simple
database app with customizable fields.

Dale



"James Maeding" wrote in message
news:4962025@discussion.autodesk.com...
do you mean in Visual Studio? or some other IDE?

I thought VS had this built in, but I have never used it, and am curious to
see what the response is also.
but state your IDE name please

Dale Levesque
|>Does anybody have a suggestion for some software to track revision
requests
|>etc for a project. It's just to track requests, status of the request, who
|>made it, who changed the software etc.
|>
|>I could design something in house but i suspect there would be some nice
|>shrink wrap solutions out there.
|>
|>
|>Thanks,
|>
|>Dale

James Maeding
Civil Engineer and Programmer
jmaeding - athunsaker - com
Message 4 of 12
Anonymous
in reply to: Anonymous

oh, got it.
You will likely have to write one since I looked for that kind of thing a while back with no good results.
The ones I found were large and complex.


Dale Levesque
|>I use Visual Sourcesafe to track the actual software changes, versions etc.
|>I'm just looking for a stand-alone app. to allow production staff (the
|>users) to enter requests for changes to the program. Some kind of simple
|>database app with customizable fields.
|>
|>Dale
|>
|>
|>
|>"James Maeding" wrote in message
|>news:4962025@discussion.autodesk.com...
|>do you mean in Visual Studio? or some other IDE?
|>
|>I thought VS had this built in, but I have never used it, and am curious to
|>see what the response is also.
|>but state your IDE name please
|>
|>Dale Levesque
|>|>Does anybody have a suggestion for some software to track revision
|>requests
|>|>etc for a project. It's just to track requests, status of the request, who
|>|>made it, who changed the software etc.
|>|>
|>|>I could design something in house but i suspect there would be some nice
|>|>shrink wrap solutions out there.
|>|>
|>|>
|>|>Thanks,
|>|>
|>|>Dale
|>
|>James Maeding
|>Civil Engineer and Programmer
|>jmaeding - athunsaker - com

James Maeding
Civil Engineer and Programmer
jmaeding - athunsaker - com
Message 5 of 12
Mikko
in reply to: Anonymous

Here is a web based issue tracker that may or maynot work for you.

http://asp.net/Default.aspx?tabindex=8&tabid=47
Message 6 of 12
Anonymous
in reply to: Anonymous

I don't know much about this, but I noticed it when I was downloading
Mozilla: http://www.bugzilla.org. Mozilla uses it for bug submissions.

hth,
Danny Polkinhorn
WATG
Honolulu

Dale Levesque wrote:
> Does anybody have a suggestion for some software to track revision requests
> etc for a project. It's just to track requests, status of the request, who
> made it, who changed the software etc.
>
> I could design something in house but i suspect there would be some nice
> shrink wrap solutions out there.
>
>
> Thanks,
>
> Dale
Message 7 of 12
Anonymous
in reply to: Anonymous

Dale,

Good topic. I have always been curious what other folks use to submit and
track defects / revisions.

The company that I work for uses IBM Rational Software development tools.
The IBM Rational Software development tool that we use to submit and track
defects / revisions is called ClearQuest.

ClearQuest is used to track defects found during the development of software
projects. It can also be expanded to be used as a "Change Control Database",
which tracks not only defects found during development, but all changes to
the product including enhancements, features and upgrades.
ClearQuest is designed to integrate with other IBM Rational Software
development tools, such as ClearCase for code management, Requisite Pro for
requirements management, and Rational Rose for designs and architecture
work.

Nick

"Dale Levesque" wrote in message
news:4961982@discussion.autodesk.com...

Does anybody have a suggestion for some software to track revision requests
etc for a project. It's just to track requests, status of the request, who
made it, who changed the software etc.

I could design something in house but i suspect there would be some nice
shrink wrap solutions out there.


Thanks,

Dale
Message 8 of 12
ChrisArps
in reply to: Anonymous

Since the price of sourcesafe is about to go WAY up, I am switching over to Vault and dragnet for integrated source control and defect tracking.
www.sourcegear.com

Chris Arps
Message 9 of 12
Anonymous
in reply to: Anonymous

Abit pricey for me Nick, but thanks for the input.

Dale

"Nick Schuckert" wrote in message
news:4962530@discussion.autodesk.com...
Dale,

Good topic. I have always been curious what other folks use to submit and
track defects / revisions.

The company that I work for uses IBM Rational Software development tools.
The IBM Rational Software development tool that we use to submit and track
defects / revisions is called ClearQuest.

ClearQuest is used to track defects found during the development of software
projects. It can also be expanded to be used as a "Change Control Database",
which tracks not only defects found during development, but all changes to
the product including enhancements, features and upgrades.
ClearQuest is designed to integrate with other IBM Rational Software
development tools, such as ClearCase for code management, Requisite Pro for
requirements management, and Rational Rose for designs and architecture
work.

Nick

"Dale Levesque" wrote in message
news:4961982@discussion.autodesk.com...

Does anybody have a suggestion for some software to track revision requests
etc for a project. It's just to track requests, status of the request, who
made it, who changed the software etc.

I could design something in house but i suspect there would be some nice
shrink wrap solutions out there.


Thanks,

Dale
Message 10 of 12
Anonymous
in reply to: Anonymous

I'll check it out. Thanks.

wrote in message news:4962115@discussion.autodesk.com...
Here is a web based issue tracker that may or maynot work for you.

http://asp.net/Default.aspx?tabindex=8&tabid=47
Message 11 of 12
Anonymous
in reply to: Anonymous

This one looks great. Free too.

"Danny P." wrote in message
news:4962256@discussion.autodesk.com...
I don't know much about this, but I noticed it when I was downloading
Mozilla: http://www.bugzilla.org. Mozilla uses it for bug submissions.

hth,
Danny Polkinhorn
WATG
Honolulu

Dale Levesque wrote:
> Does anybody have a suggestion for some software to track revision
requests
> etc for a project. It's just to track requests, status of the request, who
> made it, who changed the software etc.
>
> I could design something in house but i suspect there would be some nice
> shrink wrap solutions out there.
>
>
> Thanks,
>
> Dale
Message 12 of 12
Anonymous
in reply to: Anonymous

Check out FogBugz James.

"James Maeding" wrote in message
news:4962035@discussion.autodesk.com...
oh, got it.
You will likely have to write one since I looked for that kind of thing a
while back with no good results.
The ones I found were large and complex.


Dale Levesque
|>I use Visual Sourcesafe to track the actual software changes, versions
etc.
|>I'm just looking for a stand-alone app. to allow production staff (the
|>users) to enter requests for changes to the program. Some kind of simple
|>database app with customizable fields.
|>
|>Dale
|>
|>
|>
|>"James Maeding" wrote in message
|>news:4962025@discussion.autodesk.com...
|>do you mean in Visual Studio? or some other IDE?
|>
|>I thought VS had this built in, but I have never used it, and am curious
to
|>see what the response is also.
|>but state your IDE name please
|>
|>Dale Levesque
|>|>Does anybody have a suggestion for some software to track revision
|>requests
|>|>etc for a project. It's just to track requests, status of the request,
who
|>|>made it, who changed the software etc.
|>|>
|>|>I could design something in house but i suspect there would be some nice
|>|>shrink wrap solutions out there.
|>|>
|>|>
|>|>Thanks,
|>|>
|>|>Dale
|>
|>James Maeding
|>Civil Engineer and Programmer
|>jmaeding - athunsaker - com

James Maeding
Civil Engineer and Programmer
jmaeding - athunsaker - com

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost