SlideShare una empresa de Scribd logo
1 de 23
Diogo Gomes dgomes@ua.pt Diogo Gomes <dgomes@ua.pt>
Project Management Meet your project enemies Diogo Gomes <dgomes@av.it.pt> 2
Managing Projects Where do you keep issues/to-do’s ? Email ? Excel Sheets ? Post-it’s What about documentation Word document How do you handle collaboration ?! Diogo Gomes <dgomes@av.it.pt> 3
Managing Files Exchanging files, code, docs Email ? FTP ? USB sticks ?! Backups Renaming files (v1, v2, very old, backup, bck) Multiple folders External device (USB stick, USB disk) Diogo Gomes <dgomes@av.it.pt> 4
Solutions Software tools can help: Track iterations Organize Documentation Organize Data/Code Collaborate Diogo Gomes <dgomes@av.it.pt> 5
Project Management Innumerous Tools MS Project, Trac, *Forge, Redmine, Google Code Functionalities Collaboration (wiki’s, mailing lists, forum’s) Issue Tracking Time Planning Portfolio Resources Management Documentation Management 6 Diogo Gomes <dgomes@av.it.pt>
Wiki It’s a set of interlinked web pages created using a simplified markup language Enables cooperative editing of documentation Anyone can edit! Navigation is usually chaotic, but provides a better mapping of relationship between subjects. Diogo Gomes <dgomes@av.it.pt> 7
Issue Tracking trouble ticket system, support ticket or incident ticket system can overlap with bug tracker Systematic approach to problem solving Enables efficient tracking of progress Provides the means to monitor and coordinate a project progress Diogo Gomes <dgomes@av.it.pt> 8
Source Code Management (SCM) don’t worry about overwriting files or losing code.  keep a constant history of every file in your project.  view the changes to specific code, review with your team, and even roll back changes to previous versions.  Diogo Gomes <dgomes@av.it.pt> 9
Benefits of SCM’s Improves team collaboration.  Many people can update the same files without the risk of overwriting each others work. Can provide a constant backup of your files in a central location, where you can share changes and updates with team members.  Diogo Gomes <dgomes@av.it.pt> 10
SourceCodeManagement (SCM) SCM models Atomic Operations File Locking Version Merging Baselines, labels and tags Repository Model Centralized (CVS, SVN, VSS) Distributed (GIT, Mercurial) 11 Diogo Gomes <dgomes@av.it.pt>
CodeUA Objectives Provide the academic community a tool that can assist in software project management. Research (IEETA, IT) Classes (ARA, Eng. Software, Eng. Serviços, FR, P*, etc) To allow both public and private projects To gather all efforts under a single entity/tool Multiplatform Solution (Windows, Linux, OSX) Integrated with the university remaining services (SSO) Opportunities To provide students experience using software and project management tools Usage of the tool in order to track grad-students progress Mass software collection tool  Platform used: Redmine + SVN (WIP: GIT) 12 Diogo Gomes <dgomes@av.it.pt>
Redmine http://www.redmine.org/ Main features Multiple project support Flexible access control system Issue tracking Document Management RSS and E-Mail notification Per Project Wiki’s and Forum’s Time Management including Gantt graph generation Easy integration of several SCM’s (eg: SVN, CVS, Git) New functionalities can be introduced through Plugins Built on Ruby-on-Rails (RoR) (Mongrel + MySQL) 13 Diogo Gomes <dgomes@av.it.pt>
Projects Subprojects Ex: Project Cake, sub-project Chocolate Cake Issues can be used to track both features and bugs Integration between SCM, Issues, Wiki Example: commits can reference an Issue # Roadmaps enable to track project milestones, and plan ahead 14 Diogo Gomes <dgomes@av.it.pt>
SCM Integration Navigation through the repository Statistics  Comments Integration Shared Authentication (Web / SCM) 15 Diogo Gomes <dgomes@av.it.pt>
SVN How can I use SVN? Client Software Windows: TortoiseSVN Linux: Use the cmdline OSX: Versions Create your project CodeUA Google Code SourceForge Diogo Gomes <dgomes@av.it.pt> 16
SVN basics Checkout Download project Alter your files locally Diogo Gomes <dgomes@av.it.pt> 17
SVN basics Commit Upload your changes Keep all versions Diogo Gomes <dgomes@av.it.pt> 18
SVN (1) svn checkout path://to.project.site/ folder imports the content of the URL into a new folder called subversion svn update used to grab the latest version of files from the Subversion server.  svn log log of what happened in the repository Diogo Gomes <dgomes@av.it.pt> 19
SVN (2) svn import /fs/path path://to.project/  Used to initially import your files to the server svn add file indicates that a new file should be versioned svn delete file indicates that a file should be removed from the HEAD svn commit used to grab the latest version of files from the Subversion server.  Diogo Gomes <dgomes@av.it.pt> 20
SVN (3) svn diff file what have I done compared with the repository  svn blame file who did which change to the file svn status shows the things that have changed in your working copy.  Diogo Gomes <dgomes@av.it.pt> 21
WalkThrough https://code.ua.pt 22 Diogo Gomes <dgomes@av.it.pt>
WalkThrough Login Listagem de projectos (publicos vs privados) Criação de um projecto Definição de Roles Criação de Issues Edição do Wiki Checkout via SVN 23 Diogo Gomes <dgomes@av.it.pt>

Más contenido relacionado

Similar a Conversas 2.0@sapo.labs - "svn+code.ua"

Similar a Conversas 2.0@sapo.labs - "svn+code.ua" (20)

Community based software development: The GRASS GIS project
Community based software development: The GRASS GIS projectCommunity based software development: The GRASS GIS project
Community based software development: The GRASS GIS project
 
WinOps meetup April 2016 DevOps lessons from Microsoft \\Build\
WinOps meetup April 2016   DevOps lessons from Microsoft \\Build\WinOps meetup April 2016   DevOps lessons from Microsoft \\Build\
WinOps meetup April 2016 DevOps lessons from Microsoft \\Build\
 
Windows Store apps development
Windows Store apps developmentWindows Store apps development
Windows Store apps development
 
Erich Gamma at SpringOne Platform 2017
Erich Gamma at SpringOne Platform 2017Erich Gamma at SpringOne Platform 2017
Erich Gamma at SpringOne Platform 2017
 
MCDM Toolkit
MCDM ToolkitMCDM Toolkit
MCDM Toolkit
 
MMT 1
MMT 1MMT 1
MMT 1
 
Android overview
Android overviewAndroid overview
Android overview
 
Jigyanshu
JigyanshuJigyanshu
Jigyanshu
 
Firefox OS - Hive Pilani 2015
Firefox OS - Hive Pilani 2015Firefox OS - Hive Pilani 2015
Firefox OS - Hive Pilani 2015
 
Django
DjangoDjango
Django
 
Continuous Delivery for Python Developers – PyCon Otto
Continuous Delivery for Python Developers – PyCon OttoContinuous Delivery for Python Developers – PyCon Otto
Continuous Delivery for Python Developers – PyCon Otto
 
Parani_Profile
Parani_ProfileParani_Profile
Parani_Profile
 
Winbatch
WinbatchWinbatch
Winbatch
 
Devsummit 2010
Devsummit 2010Devsummit 2010
Devsummit 2010
 
PPT Companion to Android
PPT Companion to AndroidPPT Companion to Android
PPT Companion to Android
 
Source Control with Domino Designer 8.5.3 and Git (DanNotes, November 28, 2012)
Source Control with Domino Designer 8.5.3 and Git (DanNotes, November 28, 2012)Source Control with Domino Designer 8.5.3 and Git (DanNotes, November 28, 2012)
Source Control with Domino Designer 8.5.3 and Git (DanNotes, November 28, 2012)
 
Introduction to Go-Lang
Introduction to Go-LangIntroduction to Go-Lang
Introduction to Go-Lang
 
Learned lessons in real world projects by Jordi Anguela at Mallorca Software ...
Learned lessons in real world projects by Jordi Anguela at Mallorca Software ...Learned lessons in real world projects by Jordi Anguela at Mallorca Software ...
Learned lessons in real world projects by Jordi Anguela at Mallorca Software ...
 
My view on XPages
My view on XPagesMy view on XPages
My view on XPages
 
Google software engineering practices by handerson
Google software engineering practices by handersonGoogle software engineering practices by handerson
Google software engineering practices by handerson
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

Conversas 2.0@sapo.labs - "svn+code.ua"

  • 1. Diogo Gomes dgomes@ua.pt Diogo Gomes <dgomes@ua.pt>
  • 2. Project Management Meet your project enemies Diogo Gomes <dgomes@av.it.pt> 2
  • 3. Managing Projects Where do you keep issues/to-do’s ? Email ? Excel Sheets ? Post-it’s What about documentation Word document How do you handle collaboration ?! Diogo Gomes <dgomes@av.it.pt> 3
  • 4. Managing Files Exchanging files, code, docs Email ? FTP ? USB sticks ?! Backups Renaming files (v1, v2, very old, backup, bck) Multiple folders External device (USB stick, USB disk) Diogo Gomes <dgomes@av.it.pt> 4
  • 5. Solutions Software tools can help: Track iterations Organize Documentation Organize Data/Code Collaborate Diogo Gomes <dgomes@av.it.pt> 5
  • 6. Project Management Innumerous Tools MS Project, Trac, *Forge, Redmine, Google Code Functionalities Collaboration (wiki’s, mailing lists, forum’s) Issue Tracking Time Planning Portfolio Resources Management Documentation Management 6 Diogo Gomes <dgomes@av.it.pt>
  • 7. Wiki It’s a set of interlinked web pages created using a simplified markup language Enables cooperative editing of documentation Anyone can edit! Navigation is usually chaotic, but provides a better mapping of relationship between subjects. Diogo Gomes <dgomes@av.it.pt> 7
  • 8. Issue Tracking trouble ticket system, support ticket or incident ticket system can overlap with bug tracker Systematic approach to problem solving Enables efficient tracking of progress Provides the means to monitor and coordinate a project progress Diogo Gomes <dgomes@av.it.pt> 8
  • 9. Source Code Management (SCM) don’t worry about overwriting files or losing code. keep a constant history of every file in your project. view the changes to specific code, review with your team, and even roll back changes to previous versions. Diogo Gomes <dgomes@av.it.pt> 9
  • 10. Benefits of SCM’s Improves team collaboration. Many people can update the same files without the risk of overwriting each others work. Can provide a constant backup of your files in a central location, where you can share changes and updates with team members. Diogo Gomes <dgomes@av.it.pt> 10
  • 11. SourceCodeManagement (SCM) SCM models Atomic Operations File Locking Version Merging Baselines, labels and tags Repository Model Centralized (CVS, SVN, VSS) Distributed (GIT, Mercurial) 11 Diogo Gomes <dgomes@av.it.pt>
  • 12. CodeUA Objectives Provide the academic community a tool that can assist in software project management. Research (IEETA, IT) Classes (ARA, Eng. Software, Eng. Serviços, FR, P*, etc) To allow both public and private projects To gather all efforts under a single entity/tool Multiplatform Solution (Windows, Linux, OSX) Integrated with the university remaining services (SSO) Opportunities To provide students experience using software and project management tools Usage of the tool in order to track grad-students progress Mass software collection tool Platform used: Redmine + SVN (WIP: GIT) 12 Diogo Gomes <dgomes@av.it.pt>
  • 13. Redmine http://www.redmine.org/ Main features Multiple project support Flexible access control system Issue tracking Document Management RSS and E-Mail notification Per Project Wiki’s and Forum’s Time Management including Gantt graph generation Easy integration of several SCM’s (eg: SVN, CVS, Git) New functionalities can be introduced through Plugins Built on Ruby-on-Rails (RoR) (Mongrel + MySQL) 13 Diogo Gomes <dgomes@av.it.pt>
  • 14. Projects Subprojects Ex: Project Cake, sub-project Chocolate Cake Issues can be used to track both features and bugs Integration between SCM, Issues, Wiki Example: commits can reference an Issue # Roadmaps enable to track project milestones, and plan ahead 14 Diogo Gomes <dgomes@av.it.pt>
  • 15. SCM Integration Navigation through the repository Statistics Comments Integration Shared Authentication (Web / SCM) 15 Diogo Gomes <dgomes@av.it.pt>
  • 16. SVN How can I use SVN? Client Software Windows: TortoiseSVN Linux: Use the cmdline OSX: Versions Create your project CodeUA Google Code SourceForge Diogo Gomes <dgomes@av.it.pt> 16
  • 17. SVN basics Checkout Download project Alter your files locally Diogo Gomes <dgomes@av.it.pt> 17
  • 18. SVN basics Commit Upload your changes Keep all versions Diogo Gomes <dgomes@av.it.pt> 18
  • 19. SVN (1) svn checkout path://to.project.site/ folder imports the content of the URL into a new folder called subversion svn update used to grab the latest version of files from the Subversion server. svn log log of what happened in the repository Diogo Gomes <dgomes@av.it.pt> 19
  • 20. SVN (2) svn import /fs/path path://to.project/ Used to initially import your files to the server svn add file indicates that a new file should be versioned svn delete file indicates that a file should be removed from the HEAD svn commit used to grab the latest version of files from the Subversion server. Diogo Gomes <dgomes@av.it.pt> 20
  • 21. SVN (3) svn diff file what have I done compared with the repository svn blame file who did which change to the file svn status shows the things that have changed in your working copy. Diogo Gomes <dgomes@av.it.pt> 21
  • 22. WalkThrough https://code.ua.pt 22 Diogo Gomes <dgomes@av.it.pt>
  • 23. WalkThrough Login Listagem de projectos (publicos vs privados) Criação de um projecto Definição de Roles Criação de Issues Edição do Wiki Checkout via SVN 23 Diogo Gomes <dgomes@av.it.pt>
  • 24. GIT Not dependent on network access or a central server Strong support for non-linear development Very Fast Compatibility with existing systems/protocols Important Concepts Pull, Push, Commit Diogo Gomes <dgomes@av.it.pt> 24