On Feb 9, 2013, at 09:33, Nico Kadel-Garcia wrote:
> Can you do an "svnadmin dump" and strip the contents to remove
> all the "svn:mime-types" property wsettings, then use "svnadmin load"
> to create a new repository without those settings? There'd be a
> certain finite chance I recognize that
Stefan Sperling wrote on Sat, Feb 09, 2013 at 21:19:35 +0100:
> On Sat, Feb 09, 2013 at 03:28:02PM +0200, Daniel Shahaf wrote:
> > Under the commit finalization lock, if the txn-being-committed's base
> > revision is older than the current HEAD, by default the code will commit
> > it anyway provide
On Sat, Feb 09, 2013 at 03:28:02PM +0200, Daniel Shahaf wrote:
> Under the commit finalization lock, if the txn-being-committed's base
> revision is older than the current HEAD, by default the code will commit
> it anyway provided that no conflicting changes were made in the interim.
> I wonder if
On Sat, Feb 9, 2013 at 11:45 AM, Kevin O. Grover wrote:
> Another tool you might look into is:
>
> reposurgeon: http://www.catb.org/esr/reposurgeon/
>
> I have not used it yet, but it seems promising. It is under active
> development.
What an interesting tool!
I'll publish some SRPM hooks for R
Another tool you might look into is:
reposurgeon: http://www.catb.org/esr/reposurgeon/
I have not used it yet, but it seems promising. It is under active
development.
On Sat, Feb 9, 2013 at 5:50 AM, Ryan Schmidt <
subversion-20...@ryandesign.com> wrote:
>
> On Feb 9, 2013, at 07:48, Cicik wr
On Sat, Feb 9, 2013 at 9:27 AM, Cicik wrote:
> 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 no
[[ Adding users@subversion.apache.org ]]
He folks. I am in no way a Subversion expert, however per request I've
taken the FreeBSD patch for adding custom keyword expansion and forward
ported it to what is soon to be Subversion 1.8.
I am wondering if anyone can help me test this or give me so
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
revi
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 ch
On Feb 9, 2013, at 07:48, Cicik wrote:
> how can I remove svn property(svn:mime-type) from all files in repository
> and from history(bad set up at beginning). Please help me it is very
> important for me.
If you want to rewrite the history of your repository, then using a tool like
svndumpto
Andreas Mohr wrote on Sat, Feb 09, 2013 at 11:31:07 +0100:
> Hi,
>
> On Fri, Feb 08, 2013 at 03:45:29PM +0100, Stefan Sperling wrote:
> > I cannot tell you what happened here and why the revisions in the
> > mirro are empty. That sure is concerning.
> >
> > However there are known race conditions
Hi,
On Fri, Feb 08, 2013 at 03:45:29PM +0100, Stefan Sperling wrote:
> I cannot tell you what happened here and why the revisions in the
> mirro are empty. That sure is concerning.
>
> However there are known race conditions in svnsync in Subversion 1.6.
> See http://subversion.apache.org/docs/re
12 matches
Mail list logo