Skip to main content
rccrcoleman
Inspiring
April 21, 2009
Answered

Creating a new project from an old project

  • April 21, 2009
  • 1 reply
  • 1561 views

I have a project that I would like to duplicate and store in a seperate SVN folder.  The reason being is that it contains 4 folders suppressed with conditional build tags.  The system architect wants one help file with the topics (unsuppressed) and  another help file without the topics.  Does this make sense? Can I copy the project into my project folder on my C: drive and then open as a new project and proceed to take the conditional builds off the folders I suppressed?

This topic has been closed for replies.
Correct answer

I'm pretty sure I've got every thing set to go and I'm ready to click Finish and have it generate to C:\Projects\IQS\!SSL!\WebHelpQuiz\Index.htm and I've added the new folders that I want the duplicated project published to. Is it safe to hit finish now?? I'm terrified and I want to be certain I haven't missed anything.


It sounds like you're ready, so go for it.  That's the nice thing about outputs--you can always run them again, so all is not lost if they don't turn out the way you want.  It's the source files you don't want to screw up. 

1 reply

April 21, 2009

I think you mean that the system architect wants a version of the help with build tags in place and a version without.  If this is right, can't you run an output of the help that excludes no tags so that it includes everything?

Are both the source files and the output files contained in SVN?  Is the system architect concerned with the source files or the output files?

--Ben

rccrcoleman
Inspiring
April 22, 2009

The source files are not in the SVN only the output files.  He is only concerned with the output files.  So all I need to do is create a new folder in the SVN and publish to that folder without the build tags?  That certainly seems easier than making a another copy.  My output folder and start page as well as default topic can all remain the same?  I would add the server name in the last screen and then check that box only when I want to update the help files without the conditional build.  I hope I'm making sense.  I'm still pretty new to this.

rccrcoleman
Inspiring
April 22, 2009

It sounds like you're ready, so go for it.  That's the nice thing about outputs--you can always run them again, so all is not lost if they don't turn out the way you want.  It's the source files you don't want to screw up. 


Thanks Ben and Colum for your help!!