[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 9 Mar 2012 11:53:47 -0600

2012/3/9 Giulio Troccoli <giulio.troccoli_at_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
     lesmikesell_at_gmail.com
Received on 2012-03-09 18:54:18 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.