It sounds like you're asking about reverse merging. I haven't tried with svnkit, but a merge is a merge, so it should work. See svn details here:
http://svnbook.red-bean.com/en/1.7/svn.branchmerge.basicmerging.html Dale On Sat, Mar 17, 2012 at 10:34 AM, Snakebyte26 <[email protected]> wrote: > > Ok this question is a little bit tricky to explain. > > Image the following : > I have a repository with some versions. Lets assume 5-20 Versions. These > Versions are stored in an FSFS Repository on local disk. > > What i now want is to make it possible, to commit older versions as new > versions, which normally would give the 'out-of-date' error. > > Lets assume the following use-case. I have a user needing an older version > with some changes as the newest version. So he checks out an older version, > and want to commit these version as newest version, no matter any newer > versions existing in the repository. > > How can i achieve this ? Is this even possible ? > > Greetings > Snakebyte > > -- > View this message in context: > http://old.nabble.com/Commit-the-whole-working-copy-everytime%2C-no-matter-on-versioning-information-tp33523158p33523158.html > Sent from the SVNKit - Users mailing list archive at Nabble.com. > > >
