I'm using git cvs for collaborating a NeoLoad project. Currently we have the following NeoLoad specific files and directories added to the .gitignore file.
/results/*
/*.bak...
I think there's a misunderstanding. Your project is not under control using NeoLoad like i originally thought. When it's the case you should see a "team" folder with .git folder...
Trying to use a 3rd party vendor as a repository (stash) but getting the following error:
org.tmatesoft.svn.core.SVNException: svn: Handshake failed, received: '
The NeoLoad Collaboration feature works with SVN only. Nevertheless, you can use another Source Control system like GIT by checking-in/out manually the project files from...
We have a NL project for a large web based system. There are 4 services, which share login, navigation and other stuff inside of SharedContainers.
This 4 services have...
The short answer would be to use the collaboration module in NeoLoad with a source control server like Git or SVN. The use of import/export functionnality is not design for such...