RE: [Doxygen-users] Problem:Continuus does not like '-' in filena mes.
Brought to you by:
dimitri
From: Trevor R. <Tre...@pe...> - 2001-06-01 22:29:26
|
Hi, We are in the process of switching to Continuus, so I asked the guy in charge of the switch-over about this. Here is his response: "That is slightly incorrect. The users problem below is that continuus has this concept of a delimiter. Thats how it versions objects. For example, you would have a psql project with versions psql-7.8 or psql-7.9. Good news is this, when you first set up a repository, you can define what the delimiter is to be. So, what I have done is changed the delimter to the semi-colon character (";"). I figure that is pretty safe. Hence we would have the project psql with version psql;7.8 and psql;7.9. Now, according to the documentation, Continuus does not recommend changing the delimiter in mid stream. I am not sure what the ramifications are of doing that. But if the user below has a CM team that is willing to "try it out" they could copy their CM database to a temporary one, change the delimiter, and see if everything works. I got the impression from the continuus training class, that the reason to not change the delimiter was for scripting purposes. Say you have years of scripts lying around with the delimter hard coded, then you are going to have a major script re-engineering project on your hands." Hope this helps. -Trevor -----Original Message----- From: Mar...@no... [mailto:Mar...@no...] Sent: Friday, June 01, 2001 10:48 AM To: dox...@li... Subject: [Doxygen-users] Problem:Continuus does not like '-' in filenames. Hi all, We use Continuus as version management system. So far so good. ...but it does NOT accept hyphens '-' in filenames to be checked in. => we cannot add the genereated documentation to vcs, as lot of files are named like 'buf_stack_8h-source.html'. Is there any workaround? Any opinion about the possibility to change the filename generation inside Doxygen? We will definitely not drop Doxygen as there are some many nice things and smart features included, but this problems is a little bit annoying. Anyway: Dimitri (and contributors), thanks for the great job. Regards, Markus Lepper _______________________________________________ Doxygen-users mailing list Dox...@li... http://lists.sourceforge.net/lists/listinfo/doxygen-users |