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

[PATCH] svnmerge.py: Make sure the head dir (wc) is from the same repository

From: Madan U S <madan_at_collab.net>
Date: 2006-04-05 19:35:55 CEST

[[[
Make sure that the current working copy and the working copy
dir (if PATH) provided by the head parameter belong to the same
repository.

* contrib/client-side/svnmerge.py
  (wc_of_same_repos): New function. Given two working copy dirs,
  read the entries file, and make sure that both of them belong
  to the same repository.
  (main): Add check to make sure that the provided head parameter
  and the branch dir are working copies and belong to the same
  repository.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Apr 5 19:37:47 2006

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.