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

Remove indexdir #14

Open
kracekumar opened this issue Dec 21, 2012 · 6 comments
Open

Remove indexdir #14

kracekumar opened this issue Dec 21, 2012 · 6 comments

Comments

@kracekumar
Copy link

I am not sure indexdir inside PyQT4 is required. It should be ignored by version control

@kracekumar
Copy link
Author

Currently version control has an entry indexdir/* but in github contents are present, I can find the code is tracked. Could you try to remove those ?
git rm --cached indexdir/* may help.

@AshokR
Copy link
Member

AshokR commented Dec 22, 2012

Hi kracekumar,

Thanks for looking at this code.

I believe the files in the indexdir are the split index files created by
Whoosh. These files are required for Karthika.exe to run.

I work with the GitHub Windows client.If you still want those files
removed, I should be able to delete indexdir from my local folder and sync
it. Let me know.

With best regards,
Ashok

On Fri, Dec 21, 2012 at 3:29 AM, kracekumar [email protected]:

Currently version control has an entry indexdir/* but in github contents
are present, I can find the code is tracked. Could you try to remove those ?
git rm --cached indexdir/* may help.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-11606094.

@kracekumar
Copy link
Author

Oh, ok. I work on linux, let me look into it, In case if there is a better method, then I will comment back.

@kracekumar
Copy link
Author

mind telling me how to create contents in PyQT4 directory.

@AshokR
Copy link
Member

AshokR commented Dec 24, 2012

Hi kracekumar,

The contents in the root directory of tawiktionary-offline were uploaded by
Arunmozhi, I combined Arunmozhi's code base with that of Benjamin Thyreau
to create a functioning application as well as created a Windows exe. This
modified code and the Windows exe is what you see in the PyQT4 directory.

Hope that helps,
Ashok

On Mon, Dec 24, 2012 at 1:36 PM, kracekumar [email protected]:

mind telling me how to create contents in PyQT4 directory.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-11664511.

@kracekumar
Copy link
Author

ArunMozhi, can you help in generating those files ?

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

2 participants