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

Re: Remove svn property from all files and history

From: Cicik <jarozubak_at_gmail.com>
Date: Sat, 9 Feb 2013 06:27:04 -0800 (PST)

Hi,
I need to remove properties from history because we started to use this
tool(http://www.atlassian.com/software/crucible/) and all files in our
repository have mime-type: application/octet stream(fisheye treats files as
binary), so we do not see codes, code change history, we can not do
reviews,....

On Saturday, February 9, 2013 3:18:11 PM UTC+1, Thorsten Schöning wrote:
>
> Guten Tag Cicik,
> am Samstag, 9. Februar 2013 um 14:48 schrieben Sie:
>
> > how can I remove svn property(svn:mime-type) from all files in
> > repository
>
> Look at svn help propdel and especially the -R parameter, depending on
> the size of your repo, your OS etc. you can even simply select all
> files and change properties using TortoiseSVN for all selected files.
>
> > and from history(bad set up at beginning).
>
> A simple ask would be you can't, as this is not any easy task. But you
> don't even need to change the history or what are the effects of
> revisions from the past to your current development?
>
> Mit freundlichen Grüßen,
>
> Thorsten Schöning
>
> --
> Thorsten Schöning E-Mail:Thorsten.Schoening_at_AM-SoFT.de
> AM-SoFT IT-Systeme http://www.AM-SoFT.de/
>
> Telefon...........05151- 9468- 55
> Fax...............05151- 9468- 88
> Mobil..............0178-8 9468- 04
>
> AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
> AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
>
>
Received on 2013-02-09 15:27:38 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.