Registered by Pascal Bach

This Bazaar helper Tools provide a way to manage CAD files from PTC's Pro Engineer inside the Bazaar Version Control System.

Pro/E has an internal file versioning which appends incremented numbers at each saving to the filename. For example an Assembly called "main" has the file name "main.asm". After each file save Pro/E creates a file called "main.asm.1", "main.asm.2”...

This is not optimal to save files in a VCS such as Bazaar. To avoid this problems this Helpers provide a way to prepare a Pro/E project to be saved in Bazaar.
Currently there is a Bazaar Plug-in called proe which adds a command "bzr proclean" to bazaar. This command allows preparing the current working directory to be saved in Bazaar.

It provides a simple alternative to manage your project without Pro/INTRALINK.
The idea is based on http://aeroserv.rit.edu/wiki/index.php/Projects/ProEAndSVN where you find a script to manage ProE files in a Subversion (SVN) repository.

Project information

Part of:
Bazaar VCS and Tools
Maintainer:
Pascal Bach
Driver:
Not yet selected
Licence:
GNU GPL v2, GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All blueprints Latest blueprints

Downloads

Latest version is 0.3.0
released

All downloads