svn resolve --accept option
From: Gavin Baumanis <gavinb_at_thespidernet.com>
Date: Thu, 11 Oct 2012 12:42:28 -0400
Hi Everyone,
I just recently had cause to resolve a tree conflict, so I used the
svn resolve www\en\assets\Homepage_Images
from this I received the following error message;
svn: E205000: Try 'svn help' for more info
svn: E205000: missing --accept option
so I entered the following;
svn resolve www\en\assets\Homepage_Images --accept theirs-full
which gave me;
svn: warning: W155027: Tree conflicts can only be resolved to 'working'
So ultimately my question is;
If you are performing a 'svn resolve --accept' why isn't the "working"
I can see the value in making it a "positive" choice to actually have to
Gavin.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.