Comments on: svn changelist tutorial /svn-changelist/ ⚠️ Ahora escribo en quinpu.com Thu, 02 Nov 2017 04:21:26 +0000 hourly 1 https://wordpress.org/?v=5.9.2 By: Subversion – Liden Lab /svn-changelist/comment-page-1/#comment-847 Thu, 02 Nov 2017 00:43:57 +0000 http://blog.stone-head.org/?p=500#comment-847 […] /svn-changelist/ […]

]]>
By: Rudy Godoy /svn-changelist/comment-page-1/#comment-569 Thu, 29 Jan 2015 00:47:00 +0000 http://blog.stone-head.org/?p=500#comment-569 In reply to Mike.

Hi @disqus_QBhmu2jyyN:disqus That’s true, however, after you do commit a changelist it’s basically gone. If you add any number of files, say one, the changelist updates it’s member list to have just that, the other 599 will not be considered, even if you use the same changelist name.

]]>
By: Mike /svn-changelist/comment-page-1/#comment-568 Wed, 28 Jan 2015 22:21:00 +0000 http://blog.stone-head.org/?p=500#comment-568 > It will not add A to the existing member files, B and C.

This is not true. At least it isn’t when I tried it. I just added hundreds of files to a change list anywhere from 1 to 600 at a time. When I do svn stat, all the files are under one chagelist.

]]>
By: Rudy Godoy /svn-changelist/comment-page-1/#comment-368 Fri, 10 Aug 2012 00:38:24 +0000 http://blog.stone-head.org/?p=500#comment-368 In reply to Marco Villegas.

Yeah. But basically I’m trying to get the most out of Subversion where I can. Now, git is a different story, useful too.

]]>
By: Marco Villegas /svn-changelist/comment-page-1/#comment-367 Mon, 06 Aug 2012 21:44:00 +0000 http://blog.stone-head.org/?p=500#comment-367 Just to mention that you can always use git-svn as a client for svn.
There you can decide what files to add in a commit too, but also you can decide what hunks to add to it ;-) (see git add -p/git checkout -p).

]]>
By: Rudy Godoy /svn-changelist/comment-page-1/#comment-366 Sun, 22 Jul 2012 14:48:44 +0000 http://blog.stone-head.org/?p=500#comment-366 In reply to Willian.

Thanks. Indeed that feature resembles a lot the practical functionality for git add.

]]>
By: Willian /svn-changelist/comment-page-1/#comment-365 Sat, 14 Jul 2012 21:09:00 +0000 http://blog.stone-head.org/?p=500#comment-365 Great post! I didn’t know about it!
It remember me “git add” …
Thanks.

]]>