Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the repo? #56

Open
breadncup opened this issue Mar 12, 2013 · 4 comments
Open

How to change the repo? #56

breadncup opened this issue Mar 12, 2013 · 4 comments

Comments

@breadncup
Copy link

Hi,

I'm not sure if I can ask a question here, but starting of using egg two days, I cannot find to change the repo or working directory. I have multiple project running on my Mac and want to get status/log view in multiple directory. For example, if there are /tmp/projectA and /tmp/projectB, how to get the egg-status on projectA and projectB?

@byplayer
Copy link
Owner

Hi,

I'm sorry, but we support only one log buffer.
I will post feature request google group of egg-user and discuss about it.

@byplayer
Copy link
Owner

I'm sorry. My last comment is wrong.

Now, egg has multiple git status buffer for each project.

You open /tmp/projectA/somefile and C-x v s(egg-status), you can see projectA status.
And you open /tmp/projectB/somefile and C-x v s(egg-status), you can see projectB status.

Please try it.

@garyo
Copy link

garyo commented Mar 19, 2013

Works for me now, nice!

Could I ask a related question? Which is the best/latest test version of egg? Byplayer or bogolisk?

@breadncup
Copy link
Author

C-x v s does not work by outputing this error: No VC backend is responsible for /tmp/projectA/Error during redisplay: (void-function mode-line-mode-name)

I guess it is because that the EGG document mentioned that the VC backend for git is disabled?

Anyway, if a file is opened and do "M-x egg-status", then it works. I can use this as workaround, but hope egg supports the multiple repo in future release as well. (like M-x egg-repo and other view like status / log / repo?)

Thank you for the help and I like egg other than that.

Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants