EstebanLM wrote > mmm… but I don’t know if I can consider them same repository (it is in > this case, and probably 99% of the cases, but not all, I think). > What do you think?
The easiest way would be to remove the www from the config :) Slightly more general might be to delegate the comparison to the repo object. Since we have a subclass for sthub, and we know that it specifically doesn't care about www-or-not, we could handle that there without affecting other servers that might make a distinction... ----- Cheers, Sean -- View this message in context: http://forum.world.st/New-Versionner-Tool-and-Authentication-tp4824032p4824215.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
