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

Uh ... 'svn copy wc wc' without RA layer?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-12-01 07:04:27 CET

So ... it could be that it's 1:00am, but I'm having trouble with a scenario.
 See, I went off into mergeinfoless-copies land thinking that one benefit of
this (besides general correctness) was that 'svn copy wc wc' would no longer
need the RA layer. We'd just set empty mergeinfo if the copy source didn't
have mergeinfo.

But now I'm thinking about this, and I'm wondering how we know the copy
source have mergeinfo. Don't we have to ask the RA layer about this? If we
don't, and the mergeinfo for the copy source lives in some parent directory
we don't have checked out, won't we effectively lose all that mergeinfo on
the copy target when we set svn:mergeinfo=''?

Please tell me I'm underthinking this.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Sat Dec 1 07:04:38 2007

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.