Subversion change lists
Posted: Sun May 16, 2010 5:10 pm
How about adding svn changelist options ?
Svn supports changelists on the client side using the "svn changelist <file> <file> ..." command.
This enables the developer to split the currently worked on files into change sets and commit them as groups by using "svn commit --changelist <listname> ...".
The Subversion plugin could show the exiting changelists and the files in them and also allow to create and modify changelists.
Thanks for your great work.
Ori
Svn supports changelists on the client side using the "svn changelist <file> <file> ..." command.
This enables the developer to split the currently worked on files into change sets and commit them as groups by using "svn commit --changelist <listname> ...".
The Subversion plugin could show the exiting changelists and the files in them and also allow to create and modify changelists.
Thanks for your great work.
Ori