Backing up/using source control
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007
04:00 PM
12-13-2007
04:00 PM
Backing up/using source control
Folks,
Now that I actually have 8-16 hrs worth of usable work, I want to start backing up my soapUI projects in a source control repository.
If I have soapUI projects which include requests and groovy scripts, what files do I need to backup? Obvously the soapUI project file, but I need to know if anything else (esp the groovy scripts) is stored elsewhere.
Thanks in advance,
John O.
Now that I actually have 8-16 hrs worth of usable work, I want to start backing up my soapUI projects in a source control repository.
If I have soapUI projects which include requests and groovy scripts, what files do I need to backup? Obvously the soapUI project file, but I need to know if anything else (esp the groovy scripts) is stored elsewhere.
Thanks in advance,
John O.
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007
04:13 PM
12-13-2007
04:13 PM
Hi John,
the project file contains more or less your entire project so there are no "external" files you need to back up, unless you have used the Groovy Script Library which needs to be managed seperately..
Hope this helps!
/Ole
eviware.com
the project file contains more or less your entire project so there are no "external" files you need to back up, unless you have used the Groovy Script Library which needs to be managed seperately..
Hope this helps!
/Ole
eviware.com
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2007
11:52 AM
12-14-2007
11:52 AM
Thanks Ole - is there some place where the groovy script library is documented, because I'm about to do that (my backlog for the day includes 1) getting going with backups and repository and 2) moving my code out of each test into parameterized, centralized helper scripts).
Or do I just back up the \bin\scripts directory?
Or do I just back up the \bin\scripts directory?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2007
03:03 PM
12-14-2007
03:03 PM
Hi,
the script-library is documented at http://www.soapui.org/userguide/scripti ... pt_Library
As you say, just back up the bin\scripts directory..
regards!
/Ole
eviware.com
the script-library is documented at http://www.soapui.org/userguide/scripti ... pt_Library
As you say, just back up the bin\scripts directory..
regards!
/Ole
eviware.com
