On Friday 11 January 2008 Gunnar Thielebein wrote: > I have already committed the whole /etc dir and now i want to > unversion/ignore some sensible data e.g. passwd* shadow* ssh_host* > How can I remove them from all or at least explizit revisions? "fsvs unversion" only changes the next commit; it doesn't change old revisions.
I think what you need is svndumpfilter: http://svnbook.red-bean.com/en/1.4/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.svndumpfilter Hope that helps! Regards, Phil -- Versioning your /etc, /home or even your whole installation? Try fsvs (fsvs.tigris.org)! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
