Fórumok

[SVN] Problems sharing Liferay plugins with svn

Antonio Benvenuto, módosítva 11 év-val korábban

[SVN] Problems sharing Liferay plugins with svn

New Member Bejegyzések: 12 Csatlakozás dátuma: 2011.06.19. Legújabb bejegyzések
Hi all

I'm trying to share liferay 6.1 plugin project with SVN but it seems to be not easy.

I'm following this nice tutorial using METHOD 2 (so,I'm sharing SDK):
http://www.liferay.com/community/wiki/-/wiki/Main/Liferay+IDE+Sharing+Projects

I have shared SDK,and then I have created a new EXT-PLUGIN. When i try to COMMIT changes of sdk I have this error:

Path is not a working copy directory
svn: 'C:WORKSPACE\shared-plugins-sdk_6.1\ext\MyExtPlugin-ext' is not a working copy

Any suggest?
thumbnail
Juan Gonzalez P, módosítva 11 év-val korábban

RE: [SVN] Problems sharing Liferay plugins with svn

Liferay Legend Bejegyzések: 3089 Csatlakozás dátuma: 2008.10.28. Legújabb bejegyzések
Antonio Benvenuto:
Hi all

I'm trying to share liferay 6.1 plugin project with SVN but it seems to be not easy.

I'm following this nice tutorial using METHOD 2 (so,I'm sharing SDK):
http://www.liferay.com/community/wiki/-/wiki/Main/Liferay+IDE+Sharing+Projects

I have shared SDK,and then I have created a new EXT-PLUGIN. When i try to COMMIT changes of sdk I have this error:

Path is not a working copy directory
svn: 'C:WORKSPACE\shared-plugins-sdk_6.1\ext\MyExtPlugin-ext' is not a working copy

Any suggest?


This isn't a Liferay problem. Guess you'd have to add the new directories to SVN first before commit (as usual for new directories/files).