2012/3/9 Giulio Troccoli <giulio.trocc...@mediatelgroup.co.uk>:
>
>>> But maybe I'm missing something?
>> A CI implementation would have to implement it specifically each VCS as it 
>> would have to call the VCS to found out what files/directories are 
>> unversioned and ignored.
>
> So the CI would rely on another piece of software, SVN in this case, to
> know what it has created in terms of files. Well, it doesn't seem right
> to me.

So how would you propose doing this across different VCS?  I don't see
how adding a new command to subversion that would do the equivalent of
deleting everything except svn metadata followed by a revert and maybe
an update helps with VCS independence.  Your CI already has to know
how to use each VCS independently anyway.

-- 
   Les Mikesell
     lesmikes...@gmail.com

Reply via email to