cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Managing software programs/source code?

Robert-Altman
7-Bedrock

Managing software programs/source code?

This may be a similar question that Tim Gudobba just asked?

Do any of you use Windchill to manage/control "Software Code"? Someone in the group that develops software programs for some of our products wanted to know if there was anything I could do to manage iterations/revisions of source code that his group is develops?

Chance are if it can it most likely could be done with PDMLink not the IntraLink 10.2 that we will be upgrading to?

Thanks in advance,

[cid:012445618@15012007-1FE4]
5 REPLIES 5

Software code tools' primary job is to support software builds and
understand the relationships between all the .dll's, etc..

Core Windchill doesn't support this - Integrity does.

To just store software files in Windchill doesn't take anything special
though - just use WTDocuments. Likely would want to take maximum advantage
of Secondary content (attachment files).


Robert,

You can manage software files and documents in Windchill PDMLink and/or
INTRALINK.

*Ben Skurka*
National Sales Manager
*PRODUCTSPACE SOLUTIONS INC.*
<">http://t.signauxtrois.com/link?url=http%3A%2F%2Fproductspace.com%2F&ukey=agxzfnNpZ25hbHNjcnhyGAsSC1VzZXJQcm9maWxlGICAwOC56f4KDA&k=254ee72c-c185-4448-be82-224482be279d>
Phone: 630-495-2999, x8111
Mobile: 630-460-8111



*Follow us at
*


*Join Windchill360 at:
*Windchill360.com - The PLM Game Changer !
<*">http://t.signauxtrois.com/link?url=http%3A%2F%2Fwww.windchill360.com%2F&ukey=agxzfnNpZ25hbHNjcnhyGAsSC1VzZXJQcm9maWxlGICAwOC56f4KDA&k=069b5e07-0455-4e0d-ea4e-6b71cec2b473>*

This message is intended solely for the use of the person to whom it is
addressed. It may contain material which is confidential, privileged or
proprietary. Unless you are the addressee (or authorized to receive for the
addressee), you may not use, copy or disclose to anyone the message or any
information contained in the message. If you have received the message in
error, please advise the sender by reply e-mail, and delete the message.


On Fri, Aug 22, 2014 at 2:39 PM, Robert Altman <->
wrote:

> This may be a similar question that Tim Gudobba just asked?
>
>
>
> Do any of you use Windchill to manage/control "Software Code"? Someone in
> the group that develops software programs for some of our products wanted
> to know if there was anything I could do to manage iterations/revisions of
> source code that his group is develops?
>
>
>
> Chance are if it can it most likely could be done with PDMLink not the
> IntraLink 10.2 that we will be upgrading to?
>
>
>
> Thanks in advance,
>
>
>
> [image: cid:012445618@15012007-1FE4]

Much better to use a tool which is made for the job.


We have just switched from SubversionSVN to MercurialHG to manage our source. Moving from a centralized version control system to a distributed one was a massive improvement. Merging branches is bullet proof in comparison.


You can even get a free hosted solution for small teams of 5 with unlimited repositories -https://bitbucket.org


I would not recomend for one minute to use Windchill for source control, when there are free tools which do a considerably better job. Software version control operates on a completely diffrent principal to Windchill.


Thanks Darren I appreciate the info.

Regards,

Depends if it is Windchill source code, or some other application source code.



As Darren states, we use 3rd party for our Windchill source code, but if you are deveopling apps and want to store the source, then you could use Integroty from PTC which is the module of Windchill for software PLM. If you do nto already have this though, then using 3rd party software, much of which is open source and free, may be your best bet.


Cloud based storage of course does rely on your oranisation allowing your code to be stored 'off-site'.


Simon Lucas


Top Tags