Modify

Opened 14 years ago

Closed 14 years ago

#5447 closed defect (fixed)

svn upload

Reported by: user123 Owned by: team
Priority: major Milestone:
Component: Plugin Version:
Keywords: svn, plugin Cc:

Description

I have a problem with the svn.

I tried to upload a plugin via svn.

But when i searched the plugin in the plugins directory i couldn't find it.
Then i recognized that the plugin-template directory was changed last by
myself.
It seems that my plugin was copied into the plugin-template directory and i have no idea how that could happen.

I copied the template directory in my local file system, copied my
resources into it, renamed it and then committed it.

When i synchronize with the repository i see that the path should be ok, but something went wrong and i have no idea what.

Any ideas?

Attachments (0)

Change History (5)

comment:1 by bastiK, 14 years ago

Copy and rename is not enough. You need to remove all .svn sub folders (or don't copy them in the first place), then do svn add. Always do svn st before commit. There you would have seen, that README file is modified and not added.

Anyway, looking forward to trying th plugin!

comment:2 by bastiK, 14 years ago

There were problems with your 3rd commit.

Please read http://josm.openstreetmap.de/wiki/DevelopersGuide/CreateBuild

The plugin does not compile for me.

Before committing the jar file, unzip it and check the Manifest file, to see if it's alright.

comment:4 by bastiK, 14 years ago

Would be great if you could revert your changes to the template folder. It doesn't magically clean up itself. :)

comment:5 by stoecker, 14 years ago

Resolution: fixed
Status: newclosed

Reverted templates folder in [o23263].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.