cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
96
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Christopher Nagel on 01-04-2010 09:44:14 PM
We've been attempting to use Subversion for version control of our CVP VXML apps, but I am finding that it is "less than smooth" due in part to the fact that CallStudio creates so many folders.  If you don't *constantly* add/commit during development, you end up losing the benefit of versioning and just use the repository as a periodic backup drive!
 
Another thing I've just run into is that a perfectly valid CVP app was imported to svn and I checked it out to help with an emergency fix and BOING!  validation errors!!  HUH??
 
This may totally be user error - I'm fairly certain it is, in fact.  But have any of y'all tried to subversion your studio apps?
 
Any "best practices" circulating out there?

Thanks,
Chris

Subject: RE: Subversion with Studio?
Replied by: Tieying Xuan on 02-04-2010 09:09:17 AM
I use CVS with my application personally. As you said, I backup the whole applications frequently. So it's very important for me to create CVS tags every times. So I can rollback the whole apps to the points.
 
In another words, even in normal Java/C++ project, if you want to recover only one source file, it may cause the code broken.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links