Search found 4 matches

Go to advanced search

by shadowfax
Tue Sep 06, 2011 1:02 pm
Forum: Tips and Techniques
Topic: Comparing the source multiple JADE bases
Replies: 12
Views: 10969

Re: Comparing the source multiple JADE bases

Beejay is correct
by shadowfax
Wed Aug 31, 2011 1:23 pm
Forum: Tips and Techniques
Topic: Comparing the source multiple JADE bases
Replies: 12
Views: 10969

Re: Comparing the source multiple JADE bases

Here is our script. I have edited this so you could not see who the system belongs to :-) There may be some artifacts that result from this so be careful. However the gist of the bat file should be ok. set HomeDrive=%1 if '%HomeDrive%' == '' goto usage set Project=%2 if '%Project%' == '' goto usage ...
by shadowfax
Mon Aug 29, 2011 12:36 pm
Forum: Tips and Techniques
Topic: Comparing the source multiple JADE bases
Replies: 12
Views: 10969

Re: Comparing the source multiple JADE bases

In answer to Dr Danyo. Yes we are using subversion for our JADE source. Every night we extract it and bank it. I is used to answer questions such as 1. Who changed this method last (and how) 2. When did this line appear in this Jade method (and who added it) 3. When did the type of this property cha...
by shadowfax
Wed Aug 24, 2011 1:08 pm
Forum: Tips and Techniques
Topic: Comparing the source multiple JADE bases
Replies: 12
Views: 10969

Re: Comparing the source multiple JADE bases

A variant on the extract a schema and compare is to use JadeBatchExtract to extract in sections. See the section "Extracting Schemas in Sections" in the UserGuide. For example the following extracts every schema in the system to the directory C:\temp2\userSchemas jadclient path=e:\jadesystems\jade61...

Go to advanced search

cron