You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Magne Nordtveit <ma...@offsim.no> on 2008/12/03 10:32:24 UTC

Force client version for commit?

Is it at all possible to force the version of the client to be >= 1.5 when 
talking to a repository? 

And what will happen to the 1.5.x merge functionality if a pre 1.5 client 
commits to the repository? Would it totally break it?

Cheers,
Magne
-- 
Magne Nordtveit <ma...@offsim.no>
Systems Engineer
Offshore Simulator Centre AS
http://www.offsimcentre.no

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=978808

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Force client version for commit?

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Dec 3, 2008, at 04:32, Magne Nordtveit wrote:

> Is it at all possible to force the version of the client to be >=  
> 1.5 when
> talking to a repository?

Yes:

http://svnbook.red-bean.com/nightly/en/ 
svn.branchmerge.advanced.html#svn.branchmerge.advanced.pre1.5clients


> And what will happen to the 1.5.x merge functionality if a pre 1.5  
> client
> commits to the repository? Would it totally break it?

I imagine if a pre-1.5 client did a merge, the merge would not be  
recorded as such.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979260

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].