Hi Yerra,
SVN encourages users to commit consistent sets of modified files (change
sets) by the simple fact it's revision centric.
The basic workflow is :
1. Do some changes (a consistent change set can contain a single file as
well as multiple files)
2. Test the changes
3. Commit the changes (cre
Hi,
I have heard about this:
http://www.clearvision-cm.com/clearcase-subversion-git-mercurial-integration.html
Don't know how good it works but fit your needs according to the doc.
Regards,
Ludovic
2011/10/24 Stephen Butler
>
> On Oct 24, 2011, at 8:53 , sureshkumar nandakumar wrote:
>
> Team,
Hi Filomena,
Restricting access on a revision basis is not possible.
You can remove old versions or part of your repo by using the dumpfilter
command.
1. Dump your current repo
2. Use dumpfilter to filter unwanted elements
3. Reload filtered dump into a new repo.
Doc: http://svnbook.red-bean.com/e
Hi,
Has anybody a clue on why SVN 1.7.1 has been tagged in the repo but not
announced as available?
According to the release note it contains many improvements and bug fixes,
teasing me for an upgrade...
Regards,
Ludovic