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

When converting a project with svn, must not copy the .svn files, or else there would be errors #1

Closed
GoogleCodeExporter opened this issue Mar 17, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

If using jtoc to convert a project to another folder, the .svn folder would
be copied there as well. This will cause some confusion for svn commitment.
And since some file in there are read-only, further jtoc convertion are not
permitted.

To solve this problem, this project has to add a parameter for file type
that should not be copied in the convertion process.

Original issue reported on code.google.com by qiuguo0...@gmail.com on 26 Jan 2010 at 3:13

@GoogleCodeExporter
Copy link
Author

ungracefully solved in ProjectConvertor.java 

Original comment by qiuguo0...@gmail.com on 9 Mar 2010 at 12:13

@GoogleCodeExporter
Copy link
Author

Original comment by qiuguo0...@gmail.com on 9 Mar 2010 at 12:13

  • Changed state: Fixed

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

No branches or pull requests

1 participant