You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Xinc Development
I looked through the documentation and the discussions here, but can't
seem to find out how to remove a project. I got the server up and
running and now have a 2 dummy projects cluttering up the dashboard
etc. How can I remove these projects (and there attendant builds
artifacts, logs etc.) since they are no longer needed?
Thanks in advance,
Steve
Daniel Cousineau
unread,
Sep 28, 2008, 2:24:57 AM9/28/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xi...@googlegroups.com
You'll want to remove the project directories under /var/xinc/projects and /var/xinc/statuses I believe. So "demoproject" you would want to rm -rf /var/xinc/projects/demoproject, etc. etc.