[svk-commit] r2210 - in trunk: lib/SVK/Command

nobody at bestpractical.com nobody at bestpractical.com
Fri Dec 1 16:24:02 EST 2006


Author: clkao
Date: Fri Dec  1 16:24:02 2006
New Revision: 2210

Modified:
   trunk/   (props changed)
   trunk/lib/SVK/Command/Ignore.pm

Log:
 r7344 at ubuntu (orig r2202):  clkao | 2006-11-25 16:25:23 +0000
 Remove irc conversion in SVK::Command::Ignore.


Modified: trunk/lib/SVK/Command/Ignore.pm
==============================================================================
--- trunk/lib/SVK/Command/Ignore.pm	(original)
+++ trunk/lib/SVK/Command/Ignore.pm	Fri Dec  1 16:24:02 2006
@@ -129,23 +129,3 @@
 if the entry is already there may not be what you expected.  Currently
 it will not try to escape any such entries before adding them.)
 
-
-# 15:09 < glasser> ok, syntax:
-# 15:09 < glasser> svk ignore FILE [FILE...], only working on a co
-# 15:10 < obra> there should also be a way to svk ignore a pattern
-# 15:10 < glasser> adds each argument to the svn:ignore of its parent directory
-# 15:10  * glasser nods
-# 15:10 < glasser> i'm thinking for now just svk ignore some/dir/'*.foo'
-# 15:10 < glasser> and not support svk ignore some/dir/*/and/bla 
-# 15:10 < obra> nod
-# 15:10 < glasser> (yet)
-# 15:11 < obra> svk ignore --list
-# 15:11 < obra> svk ignore --remove ?
-# 15:11 < glasser> ie, the only parsing that is done is "find the directory"
-# 15:11 < glasser> later we can act directly on depotpaths, etc
-# 15:11  * glasser nods
-# 15:12 < glasser> i think it's reasonable to (even once we have --list --remove etc) just allow "svk ignore foo bar" to work
-#             (without requiring --add or whatever)
-# 15:12 < glasser> also svk ignore --edit
-# 15:13 < obra> yes
-# 15:14 < glasser> these are good ideas, and will be stuck into a comment in Ignore.pm, but for now i'm just going to do the bare minimum


More information about the svk-commit mailing list