Feature/vcsha - #114
Conversation
in arbitrary directories in the file system. See README-vcsha.md for details.
|
I think the functionality implemented here could be merged into |
|
As stated in #110 I would also prefer to fold this back into Having a helper script is possible, but this should really be native. I think either extending the existing config with per-repo configs or introducing distinct files for repo configuration would be the best approach. Once again, this gets us uncomfortably close to a point at which a rewrite in a higher-level language looks more and more interesting... OTOH, as it stands, |
|
Got it. Sorry, I was thinking primarily about source control and missed your point. What you say makes sense. As it seems Andrew is going to work on this today I'll hold off to avoid duplication of effort. If he decided not to I'll give it a shot. I looked through the vcsh script yesterday and the code seems pretty clear. I do strongly value the portability. I have been using vcsh on cygwin, Ubuntu and CentOS and it works very nicely. I'm recommending it to a colleague who is primarily Mac based. On March 5, 2014 5:16:24 AM EST, Richard Hartmann notifications@github.com wrote:
Dewey |
|
Hi, is either of you tackling this? Thanks, |
|
On 3/6/2014 10:57 AM, Richard Hartmann wrote:
I have not, but I will if that's not going to conflict with Andrew's work. D |
|
I'll be giving it a go tomorrow night / Saturday, too much homework in the way until then. |
|
I've got something that works, but should be reviewed, making a PR in a minute. |
|
Yeah, I procrastinated homework a bit :) Let me know what you think. |
Implement a wrapper around vcsh which allows applying vcsh to arbitrary file locations.