Johan Corveleyn wrote on Sat, Apr 27, 2013 at 20:18:07 +0200:
> [ Small meta-suggestion: please drop the "quick question" suffix from
> your future posts. It's distracting, and often the answers aren't that
> quick to come up with :-). And because of this, you scare away some
> potential helpers, w
On Sat, Apr 27, 2013 at 6:51 PM, Z W wrote:
> Hi All
>
> We like to ignore a set of jar files under our working copy root directory:
> working copy root dir: /scratch/testMerge
> working copy jars dir: /scratch/testMerge/build/jars
>
> We tried to perform merging from a trunk to our workin
Guten Tag Z W,
am Samstag, 27. April 2013 um 18:51 schrieben Sie:
> How do we set it right ?
> Can svn:ignore be used with svn merge or is svn:ignore only used
> for svn checkout as a typical use case for svn:ignore ?
svn:ignore only works on the current versioned directory and only for
object
Hi All
We like to ignore a set of jar files under our working copy root directory:
working copy root dir: /scratch/testMerge
working copy jars dir: /scratch/testMerge/build/jars
We tried to perform merging from a trunk to our working copy branch and it
failed because one of the jar ins