Filter

Meine letzten Suchanfragen
Filtern nach:
Budget
bis
bis
bis
Typ
Fähigkeiten
Sprachen
    Jobstatus
    1,899 subversion Gefundene Jobs, Preise in EUR

    ...integrate additional functionality into the site (forum, helpcentre) -- refine current interface with Nebu backend [Nebu knowledge not expected from a bidder; consultancy will be provided at Kikkup's cost] -- implement new functionality (Historical Polls) Bidders must meet the following requirements: -- proven track record of Mambo integration -- understanding of dotProject & Subversion -- knowledge of a proposed forum solution -- knowledge of a proposed helpcentre solution -- knowledge of Nebu [Kikkup to provide if required] Further details can be found in the attached documentation. Suggested reading order is: -- Kikkup - A Brief Overview -- Agile Project Management Framework -- Source Version Control Procedures -- CTL Project - Overhaul S...

    €1212 (Avg Bid)
    €1212 Gebot i.D.
    16 Angebote

    I'd like to set up two pieces of software on my server: Bugzilla and Subversion Give me a bid as to what it would cost to install these two programs BSB server. Dont bid if you are not expert in BSD.

    €75 (Avg Bid)
    €75 Gebot i.D.
    5 Angebote

    ...project - open source or commercial, with Subversion, online issue management, and daily builds. * You must understand how to work with Ruby on Rails. ## Deliverables DESIGNER REQUIREMENTS *You must have demonstrated the ability to design applications using modern styles and javascript features. You must be able to submit samples of your work or sample sites. * You must have experience working in a distributed team project - open source or commercial, with Subversion, online issue management, and daily builds. * You must understand how to work with Ruby on Rails. SYSTEMS ADMINISTRATOR REQUIREMENTS * Can configure and maintain secure Web application servers running on Linux * Experience with Apache, Lighttpd, MySQL, Postgres, Subversion * Has experienc...

    €463 - €4631
    €463 - €4631
    0 Angebote

    ...distributed team project - open source or commercial, with Subversion, online issue management, and daily builds. * You must understand how to work with Ruby on Rails. DESIGNER REQUIREMENTS * You must have demonstrated the ability to design applications using modern styles and javascript features. You must be able to submit samples of your work or sample sites. * You must have experience working in a distributed team project - open source or commercial, with Subversion, online issue management, and daily builds. * You must understand how to work with Ruby on Rails. SYSTEMS ADMINISTRATOR REQUIREMENTS * Can configure and maintain secure Web application servers running on Linux * Experience with Apache, Lighttpd, MySQL, Postgres, Subversion * Has experience setting ...

    N/A
    Featured
    N/A
    0 Angebote

    ...which will be used as the project administrator. Each project in the system should start out with the following functions. * Bug tracking system * Project change log * Project mailing list page * File download page * Project subversion page * Documentation wiki * Contact project developer page There should also be administration pages for these functions, which are accessible to the project administrator only. It will also be necessary to create a script which will run from the crontab, which will take care of functions such as creating the mailing lists, creating the subversion account for the project, and setting up the project folder on the web server as discussed above. I am quite happy to use open source components for the project functions above, as long as they are ...

    €485 (Avg Bid)
    €485 Gebot i.D.
    3 Angebote

    ...installer that can run automatically when it is downloaded. The installer should be in MSI or EXE format. The complete package should be tested on Windows XP with Microsoft Word 2003, or some other recent version of Microsoft Office. Source code and build scripts must be delivered. The developer must participate in an open development process. Source code should be checked into my Subversion server every day. We will do weekly builds of a test version of the plug-in. We will manage requirements, issues, and discussions with Trac, an online issue management / wiki / SCM system. ## Platform Microsoft Word 2000 or 2003 running on Microsoft Windows XP...

    €1771 (Avg Bid)
    €1771 Gebot i.D.
    2 Angebote

    We are a nation wide service company in need of a long term relationship with a good CF Coder or Development house. We currently have a rather large intranet writ...& payment, as well as accounting. However, there are several problems and features lacking from our current system. We need these addressed so we can continue to function while waiting for a NEW intranet to be written from scratch. We would want you for that as well. As you can see, we are interested in a long term relationship. We currently have a list of defects and additions via a subversion based site as well as a browseable code base. If you are interested please contact me and I will give you access to this site. We will need a quote per project of a cost, as well as development time. Thank you for ...

    min €4631
    Versiegelt
    min €4631
    32 Angebote

    **Production of RubyOnRails shopping cart and integration with our Payment Service Provider.** *Using RubyOnRails, MySQL and SubVersion.* The only thing I have left out is shipping, at some point in the process shipping will be calculated, most likely by weight. No design skills required. **Please see the PDF for the full spec.** ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buy...

    €485 (Avg Bid)
    €485 Gebot i.D.
    6 Angebote

    We have a product, C-Sharpener For VB, that converts VB.Net projects to C# through a Visual Studio .Net Add-in. We are getting ready to release version 2.0. We want a Python script written that will automate a test suite of conversions. See the attached specification for details. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as compl...Legal Agreement). 4) The Test Script must meet the attached specification. 5) An initial complete HTML Report must be delivered with all information filled in from a complete test run. The HTML report is defined in the attached specification. ## Platform 1) Windows XP 2) Python (latest release version) 3) Visual Studio .Net 2003 4) Visual Studio .Net 2005 (last beta or later) 5) Subv...

    PHP
    €79 (Avg Bid)
    €79 Gebot i.D.
    1 Angebote

    ...See Exhibit A of the attached "Contractural Agreement for Software Development" for a detailed description of the deliverables. To review the code that has been written so far, and get and idea for the structure of the project, follow these steps: (1) Download an install Apache Maven, and Subversion. (2) Check out the code using subversion.? A read only account has been set up to use for reviewing the code to prepare an estimate for the work.? You can check out the code from the subversion repository using username: `adaptive' with password `gu7wpz8'.? Use this command to check out the source code tree from the soabook repository: ? svn checkout --username adaptive <> You will then see a probably see a message or warning about t...

    €1173 (Avg Bid)
    €1173 Gebot i.D.
    13 Angebote

    I require a merge/diff3 implementation for use on memory blocks using libsvn_diff (of the subversion project: ). libsvn_diff already provides built-in functions for doing a merge/diff3 on files, using a built-in "handler" (called a diff_fns_t vtable stucture in subversion code). I require this functionality on blocks of memory, and I do not have enough knowlegde of the library's inner workings or of APR to implement this. The work will be to create this diff_fns_t vtable "handler" for doing the merge/diff3 on memory blocks (as described below), so you should familiarize yourself with the code to see what's involved/needed. The implementation will need to work the same way as the file functions do. You should be able to use the test cases...

    €278 (Avg Bid)
    €278 Gebot i.D.
    2 Angebote

    ...functionality is: 1. Create, Replace, Update, Delete on "Salespeople". 2. Select a Salesperson, enter a range of Sale #s, and get a report listing the sales (with detailed product information) and commission earned (based on the salesperson's commission %s). The report can be generated as HTML if you can write a stylesheet that makes it print fairly well. ## Deliverables Work needs to be checked in to Subversion. 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environ...

    €57 (Avg Bid)
    €57 Gebot i.D.
    3 Angebote

    Hello, I need some help with [][1] For some reason the tarballs are not available, nor is it possible to track changes. The data seems to be intact, but something in broken. We desperately need help. Surely you can get the answer by joining the USER mailing list here: <> Thanks ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others ...

    €23 (Avg Bid)
    €23 Gebot i.D.
    1 Angebote
    Internet Market Beendet left

    ...the idea are supplied by us, you deliver the technical background for the functionality of the web page. Requirements: PHP 4.x and 5.0.x (both procedurally as well as object-oriented) - experience in handling PEAR and PECL modules - data bases: PostgreSQL (perhaps MySQL) - good SQL Knowledge, transactions and replications - IDEs (e.g. Eclipse) - handling WebDAV and CVS (e.g. subversion) - operating system: Linux (ev. Windows) - HTML -, CSS- and Javascript Knowledge - the ability to document the own SOURCE code - team ability - expressive references (ideal-proves as a team member) We are looking for freelancer - teams or firms for long time partnerships. If you/your team is able to program a Webpage like Ebay you might be the right partner for us! ...

    €5229 (Avg Bid)
    €5229 Gebot i.D.
    21 Angebote
    Internet Market Beendet left

    ...design and the idea are supplied by us, you deliver the technical background for the functionality of the web page. Requirements: PHP 4.x and 5.0.x (both procedurally as well as object-oriented) - experience in handling PEAR and PECL modules - data bases: PostgreSQL (perhaps MySQL) - good SQL Knowledge, transactions and replications - IDEs (e.g. Eclipse) - handling WebDAV and CVS (e.g. subversion) - operating system: Linux (ev. Windows) - HTML -, CSS- and Javascript Knowledge - the ability to document the own SOURCE code - team ability - expressive references (ideal-proves as a team member) We are looking for freelancer - teams or firms for long time partnerships. If you/your team is able to program a Webpage like Ebay you might be the right partner for us...

    PHP
    €8602 (Avg Bid)
    €8602 Gebot i.D.
    36 Angebote
    Ecommerce Project Beendet left

    ...the idea are supplied by us, you deliver the technical background for the functionality of the web page. Requirements: PHP 4.x and 5.0.x (both procedurally as well as object-oriented) - experience in handling PEAR and PECL modules - data bases: PostgreSQL (perhaps MySQL) - good SQL Knowledge, transactions and replications - IDEs (e.g. Eclipse) - handling WebDAV and CVS (e.g. subversion) - operating system: Linux (ev. Windows) - HTML -, CSS- and Javascript Knowledge - the ability to document the own SOURCE code - team ability - expressive references (ideal-proves as a team member) **BUT** Plz have a thorough look at attachment before biding. Regards, ONLY SERIOUS BIDDERS PLZ. ## Deliverables 1) Complete and fully-functional wor...

    PHP
    €2476 (Avg Bid)
    €2476 Gebot i.D.
    4 Angebote
    Subversion setup Beendet left

    This is simple enough for anybody who knows what they are doing. I need subversion setup and configured on my RHE4 box. Full WebDav support is required under Apache 2.0 The sucessfull bidder should also provide documentation on creating a demo respository. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or so...

    €24 (Avg Bid)
    €24 Gebot i.D.
    4 Angebote

    **Overview **Provide critical Subversion Admin functionality to project administrators for Projxpert ( <> ) **Mission** Project Administrators want to be able to perform their own backups(Dump) of their repositories. In many cases they have been using Svn already and would like to use their existing repository as a starting point(Load). This is not possible currently and would be inflexible if implemented via the html interface. On completion the admins would have desktop tool they can use to perform dump and loads. Admins with more specific requirements could use the example code & application as a starting point to implement their own tools. Desktop tool will be released to public possibly on Sourceforge. **Functional Requirements **svnadmin dump - entire

    PHP
    €315 (Avg Bid)
    €315 Gebot i.D.
    2 Angebote

    **Overview **Provide critical Subversion Admin functionality to project administrators for Projxpert ( <> ) **Mission** Project Administrators want to be able to perform their own backups(Dump) of their repositories. In many cases they have been using Svn already and would like to use their existing repository as a starting point(Load). This is not possible currently and would be inflexible if implemented via the html interface. On completion the admins would have desktop tool they can use to perform dump and loads. Admins with more specific requirements could use the example code & application as a starting point to implement their own tools. Desktop tool will be released to public possibly on Sourceforge. **Functional Requirements **svnadmin dump - entire

    PHP
    €157 (Avg Bid)
    €157 Gebot i.D.
    1 Angebote

    ...application attempts to read SMTP or POP3 email. **6-** Filter must have some configuration mechanism. **7-** Must be fully tested on all windows platforms from win9x through WinXP **Additional Requirements 1-** There will be 3 monthly milestones with bi-weekly checkpoints. **2-** The deliverables for each milestone will be determined before project start. **3-** I will provide a Subversion source control server against which you will need to do your daily checkins. **4-** Winning bidder will need to be on this project fulltime and must give this project top priority. **5-** Winning bidder must have demonstarted ability and proven track record writing NDIS driver level code as well as winsock-level filters, with extensive understanding and experience in network...

    €1202 (Avg Bid)
    €1202 Gebot i.D.
    11 Angebote

    ...please price accordingly. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be uploaded to our code repository and, when development is finished, deliverables must be installed by the Seller in ready-to-run condition in on our linux server. This is important - you must be able to use our Subversion code repository. 3) Deliverables must work in 3+ browsers. 4) Deliverables must not require client-side downloads. 5) Code must be very well commented. 6) Code must be fully tested before and after upload to the server. Testing must be done to ensure good cross-browser compatibility. 7) In the event of compatibility issues, web pages must degrade gracefully. 8) All deliverable...

    €518 (Avg Bid)
    €518 Gebot i.D.
    14 Angebote

    ...with the work of the consultant on this first phase, subsequent bids may be offered non-competitively. The consultant must be expert in PHP, experienced in PHP5, experienced with LAMP (Linux, Apache, MySQL, PHP), expert in relational database design, experienced in shopping cart design, expert at security and fluent in English. Other desirable qualifications include experience with Smarty and Subversion (or similar). ## Deliverables A) Evaluate the soundness of the system design. If we have asked for the impossible or have omitted important requirements, we want to know that before seeking a coder. B) Provide advice in writing specification for the project. The current specification is available at the following link and is also attached as a zip file. <>

    PHP
    €328 (Avg Bid)
    €328 Gebot i.D.
    6 Angebote

    ...skills * Experience working in a distributed team with daily builds and CVS or Subversion source management INSTRUCTIONS Please respond privately or by email to supply(at)assembla.com. This is a bulletin board project with no commission or communication restrictions. Please provide the following: * a short resume with a description of your relevant experience * links to relevant sites * your weekly rate for full time work * the date when you can start working on this. ## Deliverables TASKS Install a Mambo portal. Design a template based on the design of an existing Web site. Improve the design based on comments from the client. Figure out how to put the Mambo database and configurations into Subversion so that we can update our development, production, and stag...

    €463 - €4631
    €463 - €4631
    0 Angebote

    ...com/Products/NET/XtraReports/ - Coding of new reports. - Upgrade of the Windows Controls to their latest version. - Minor enhancements: UI Simplifications, Batch Processes Automatization, Performance Enhancements. - Mayor features coding: Promotion system, Third-Party application integration. - More may come later on. We'll like to work using the following methodology - Source code in kept on a Subversion repository hosted on a server in our offices - Each day programmers "Checkout" the source code and work on their tasks. - After he's done the programmer need to "Commit" the code to our repository - Using a Continuous Integration program () the code will be fully complied and the results will be emailed to all the involved parties. - If the recentl...

    €463 - €4631
    €463 - €4631
    0 Angebote

    ...do not respond if you are a salesperson or account manager. We are looking for individual developers with a lot of talent that we can have a direct relationship with. REQUIRED SKILLS ** TALENTED PHP developer with experience building complete applications * SQL database design skills * Linux server administration skills * Experience working in a distributed team with daily builds and CVS or Subversion source management INSTRUCTIONS Please respond directly by email to - supply(at) -. I have paid for direct communication with a featured project listing. Please provide the following information: * your resume with a description of your relevant experience * Select a trial task from the list below * Estimated price for completion of the selected task (you can use this as the bid

    N/A
    Featured
    N/A
    0 Angebote

    ... and output pages. The database schema has already been defined. From the functional perspective a similar site is at although the organisation of the site will differ a bit. The SQL Server-backed application will be very similar to There's a requirement to do some Plone skinning using FSDVs and we use Subversion for source control, so experience with these would be beneficial. We would prefer someone to work onsite in Surrey (several locations possible) but we'd consider offsite as well with weekly meetings. Strong Skills needed: XHTML, CSS, Accessibility (DDA, WAI, Section 508), SQL (fairly basic SQL Server 2000 based application, needs to connect through Plone, could possibly be however done through

    €185 - €278
    Versiegelt
    €185 - €278
    0 Angebote

    ...you can get started. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be uploaded to our code repository and, when development is finished, deliverables must be installed by the Seller in ready-to-run condition in on our linux server. This is important - you must be able to use our Subversion code repository. 3) Deliverables must work in 3+ browsers. 4) Deliverables must not require client-side downloads. 5) Code must be very well commented. 6) Code must be fully tested before and after upload to the server. Testing must be done to ensure good cross-browser compatibility. 7) In the event of compatibility issues, web pages must degrade gracefully. 8) All deliverables wil...

    €70 (Avg Bid)
    €70 Gebot i.D.
    1 Angebote

    Dear Prog...design and the idea are supplied by us, you deliver the technical background for the functionality of the web page. Requirements: PHP 4.x and 5.0.x (both procedurally as well as object-oriented) - experience in handling PEAR and PECL modules - data bases: PostgreSQL (perhaps MySQL) - good SQL Knowledge, transactions and replications - IDEs (e.g. Eclipse) - handling WebDAV and CVS (e.g. subversion) - operating system: Linux (ev. Windows) - HTML -, CSS- and Javascript Knowledge - the ability to document the own SOURCE code - team ability - expressive references (ideal-proves as a team member) We are looking for freelancer - teams or firms for long time partnerships. If you/your team is able to program a Webpage like Ebay you might be the right partn...

    €7182 (Avg Bid)
    Featured
    €7182 Gebot i.D.
    78 Angebote

    We're looking for a programmer for full time or part time development. We require your curriculum with your studies and work experience, after a successful interview we'll agree about a test period, which will hopefully lead to a more stable contract. Please provide your time availability and required monthly pay. Required Skills - Excellent English, written and spoken - M...monthly pay. Required Skills - Excellent English, written and spoken - Must be able to work 20-40 hours per week - Good Java, XML, PHP - Good Knowledge of SQL, including joins and subqueries - Permanent connection with instant messanger Optional Skills - Unix system administration - Ability to work with Tomcat Servlets - Eclipse environment either on Windows or Linux - CVS or...

    €44 (Avg Bid)
    Featured
    €44 Gebot i.D.
    22 Angebote

    ...please price accordingly. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be uploaded to our code repository and, when development is finished, deliverables must be installed by the Seller in ready-to-run condition in on our linux server. This is important - you must be able to use our Subversion code repository. 3) Deliverables must work in 3+ browsers. 4) Deliverables must not require client-side downloads. 5) Code must be very well commented. 6) Code must be fully tested before and after upload to the server. Testing must be done to ensure good cross-browser compatibility. 7) In the event of compatibility issues, web pages must degrade gracefully. 8) All deliverable...

    €654 (Avg Bid)
    €654 Gebot i.D.
    15 Angebote

    ...you just ftp files to the server, but your ability to do everything we might want will be limited if you cannot ssh to the server. Along with making static pages dynamic with database data, there is need to provide simple customer login and session on some pages. This can be done with any standard mechanism in Perl or PHP. And lastly, we maintain everything in a version control system, called Subversion. It is extremely similar to CVS. You just need the client software on your PC or Mac to check out the files, work on them, and then check them back in. There are free clients for all major OS's. We'd like to get this done by March 15th. Please let us know if you can do this and approximately what you would charge per hour or for the project (fixed bid). I am attachi...

    N/A
    Featured
    N/A
    0 Angebote

    ...contact me at supply@ If you are interested, please send me a proposal that includes: * Some links to your work and a short description of your experience * The dates when you will be able to work on this job * Information about price - hourly or fixed price I prefer to work with someone who has designed Xoops themes and who has experience with source code management systems (I use Subversion). ******************* SERVER INFORMATION My old site is at . I am expanding the business and changing its focus. We need to build a new Web site. There is a staging server at I have installed Xoops 2.09 with the modules that I want to use. Registered users will be able to access xHelp, MyXoopsForge, Formulize, NewBB, Wordpress, and several custom modules

    N/A
    Featured
    N/A
    0 Angebote

    ...contact me at supply@ If you are interested, please send me a proposal that includes: * Some links to your work and a short description of your experience * The dates when you will be able to work on this job * Information about price - hourly or fixed price I prefer to work with someone who has designed Xoops themes and who has experience with source code management systems (I use Subversion). ## Deliverables SERVER INFORMATION My old site is at <> . I am expanding the business and changing its focus. We need to build a new Web site. There is a staging server at [][1] I have installed Xoops 2.09 with the modules that I want to use. Registered users will be able to access xHelp, MyXoopsForge, Formulize, NewBB, Wordpress, and several custom

    €93 - €463
    €93 - €463
    0 Angebote

    To clone: the new site should be written in php with mySql or MSSQL DB server. All design should be in the same line as using the style sheet and have similar layout and design. Deliverables : Daily updates to subversion server, under the guidance of the technical project manager. Ownership : All code will be our intellectual property. Delivery date : 31-12-2004

    PHP
    €93 - €463
    Versiegelt
    €93 - €463
    18 Angebote

    Configure and customize GForge with Subversion. I am looking for someone with the following qualifications: * Experience installing GForge * Experience installing and using Subversion * Good PHP programming skills * Linux administration skills We will provide the coder with a username and password for our hosted Linux server. The server has Subversion installed. GForge is also installed but it is not properly configured. We need to complete the configuration, including integration with Subversion. After this is done, we will pay for additional customization tasks. GForge: ## Deliverables We will provide the coder with a username and password for our hosted Linux server. The server has Subversion installed. GForge is a...

    €394 (Avg Bid)
    €394 Gebot i.D.
    3 Angebote

    ...giving suggestions and improvements where you think its lacking. o) You will be comfortable working with subversion as the code repository as I will give you access to my subversion code repository and monitor your progress from there. o) You will be capable of installing and configuring subversion as a server on windows ( 2000 or 2003 with apache ) for your own development environment. o) I will provide examples of how the UI should look and behave and you will implement it to that spec. giving suggestions and improvements where you think its lacking. o) Payment will be made through Paypal or Ikobo in 2 parts for the 2 deliverables. Reference: [Per-Directory Access Control with Subversion][1] [Additional Details][2] I'm looking to pay approximately $US4...

    €28 - €93
    €28 - €93
    0 Angebote

    ...to allow admin's create, edit, update, delete access for a given repository. Requirements: o) I will provide a rough datamodel and interface required, you will implement it to that spec. giving suggestions and improvements where you think its lacking. o) You will be comfortable working with subversion as the code repository as I will give you access to my subversion code repository and monitor your progress from there. o) You will be capable of installing and configuring subversion as a server on windows ( 2000 or 2003 with apache ) for your own development environment. o) I will provide examples of how the UI should look and behave and you will implement it to that spec. giving suggestions and improvements where you think its lacking. o) Pa...

    €91 (Avg Bid)
    €91 Gebot i.D.
    5 Angebote

    Trymedia's secure digita...Must work in-house (San Francisco). Each title is assigned a difficulty rating (Easy, Average, Complex) with a fixed dollar amount according to its rating. NDA will be required prior to start. SKILLS & EXPERIENCE: - Software development - Software QA - Installers exposure - HTML - Perl - Make Tool - JavaScript - C++ - Apache - Linux - Win32 - Softice - Perforce - Subversion - Bugzilla - Eclipse - JAVA BONUS SKILLS: - Digital Rights Management - Quality assurance - JIRA - Fluent in Spanish ## Deliverables 1) Protected games with no QA errors. 2) Proper documentation of compatibility issues 3) Proper documentation in Perforce and JIRA ## Platform All platforms will be provided as this is an...

    €458 - €463
    €458 - €463
    0 Angebote

    Trymedia's sec...Francisco) and available to work ongoing. Each title is assigned a difficulty rating (Easy, Average, Complex) with a fixed dollar amount according to its rating. NDA will be required prior to start. SKILLS & EXPERIENCE: - Software development - Software QA - Installers exposure - HTML - Perl - Make Tool - JavaScript - C++ - Apache - Linux - Win32 - Softice - Perforce - Subversion - Bugzilla - Eclipse - JAVA BONUS SKILLS: - Digital Rights Management - Quality assurance - JIRA - Fluent in Spanish ## Deliverables 1) Protected games with no QA errors. 2) Proper documentation of compatibility issues 3) Proper documentation in Perforce and JIRA ## Platform All platforms will be provided as this is an...

    €458 - €463
    €458 - €463
    0 Angebote

    We need an incremental one-way transformation from the CVS, PVCS, MKS and ClearCase SCM repositories to Subversion repository. The transformation should preserve commits, authors, commit messages and dates of commits. In addition, CVS(PVCS, MKS, ClearCase) commits should be grouped and stored as atomic commit(revision) in SVN. Synchronization should work incrementally. The synchronizer should allow configuration of CVS(/PVCS/MKS/ClearCase)_module_name=>svn_destination_folder mapping for restructurizing of repository structure. The only holder of state information are SCM repositories, no other source of state information is allowed. It means that the synchronizer must compare repository trees, find differences and project them to the destination SVN repository. For example this...

    €1181 (Avg Bid)
    €1181 Gebot i.D.
    1 Angebote

    Hi there We need an Eclipse 3.0 based client for the version control system SVN, see subversion.tigris.org. It should have the same L&F and functionality as the built in CVS client of Eclipse. In addition the SVN specific features of Subclipse, see e.g. must be supported. Result should be independent of native Subversion client or javahl bindings, should be a pure Java/Eclipse solution. Please provide us details as how will you carry out this project? I will accept bid who tells me how he/she will carry out the project. I dont want lengthy description of your companies. Instead you just tell me how will you implement this..Study this project in detail and tell me your ideas. Regards,

    €2588 (Avg Bid)
    €2588 Gebot i.D.
    10 Angebote

    We need an Eclipse 3.0 based client for the version control system SVN, see subversion.tigris.org. It should have the same L&F and functionality as the built in CVS client of Eclipse. In addition the SVN specific features of Subclipse, see e.g. must be supported. Result should be independent of native Subversion client or javahl bindings, should be a pure Java/Eclipse solution. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the

    €5206 (Avg Bid)
    €5206 Gebot i.D.
    12 Angebote

    I need to set up a source code management server. I want this server to run Subversion for source code management, and Edgewall Trac for project communications. We need to make sure the server is configured for good data security. I want to configure the server so that it can support multiple development projects with Subversion and Trac. We will provide root login information for the server. The server runs Red Hat Enterprise. It is located in an American datacenter. TASKS * Install and configure all of the required software for running Subversion and Trac * Make any changes to the default configuration required for data security * Write a note with instructions on managing the accounts and permissions on the server. The note should contain information about a...

    €185 (Avg Bid)
    Featured
    €185 Gebot i.D.
    1 Angebote

    ...however, they are also an opportunity for your to display your knowledge and experience and to build your reputation in the outsourcing community. Articles are welcomed regardless of what software, operating system flavour you are using. Just tell us what your using and what you have done to get the results you want. Articles using cutting edge technologies and services like RentACoder, CvsDude and SubVersion & Eclipse when applied to outsourcing will be given a premium. Best Practice Share your experience if you have developed tools or techniques that work for you and your team for any of these topics. ( geographically dispersed team solutions preferred ) How to achieve high CMM Levels while development team is geographically dispersed. o) Managing Bugs/Issues/Change Request...

    PHP
    €23 (Avg Bid)
    €23 Gebot i.D.
    3 Angebote

    ...however, they are also an opportunity for your to display your knowledge and experience and to build your reputation in the outsourcing community. Articles are welcomed regardless of what software, operating system flavour you are using. Just tell us what your using and what you have done to get the results you want. Articles using cutting edge technologies and services like RentACoder, CvsDude and SubVersion & Eclipse when applied to outsourcing will be given a premium. Best Practice Share your experience if you have developed tools or techniques that work for you and your team for any of these topics. ( geographically dispersed team solutions preferred ) How to achieve high CMM Levels while development team is geographically dispersed. o) Managing Bugs/Issues/Change Request...

    PHP
    €17 (Avg Bid)
    €17 Gebot i.D.
    3 Angebote

    ...IDE Maven Subversion Appropriate Plugins The foundation currently sponsors two open-source projects on the site. Experience in using the environment and project management tools, CVS functionalities, Java, ANT, Eclipse IDE, Maven, and Subversion. Experience in Extreme Programming (XP) techniques and methodologies are required in order to manage development and ensure best-coding and development practices are adhered to by all teams. Successful Bidder will be required to: properly configure/create file(s) for Maven configure Subversion import source code from two existing open source projects (Hipergate and freebxml) into Subversion for integration configure development environment, Eclipse IDE, and provide subversion acces...

    €394 (Avg Bid)
    €394 Gebot i.D.
    1 Angebote
    System Admin work Beendet left

    ...and maintenance for dedicated server with RH9 and the Plesk administration tool. The server is hosted by , with full root access. This machine will be the main development server for an open-source software application, and will be the main repository for all of the source code and the following applications must be installed in order to create the development environment: Maven SubVersion Sun's JDK Eclipse SDK v3 Two domains will be created on this machine, and the development environment will be installed for access by the first. You will be responsible for ensuring that these domains are properly configured and that the development environment is available via name-based DNS lookup. A detailed proposal on how the work will proceed is required. The proposal should ...

    €137 (Avg Bid)
    €137 Gebot i.D.
    4 Angebote

    ...using P/Invoke. The wrapper works fine for non-complex number and fine for complex numbers where the function does not modify the the array of data. However, for functions that modify an array of complex numbers I basically get an exception. I need some to figure what is wrong with my wrapper. I can provide a compiled copy of ATLAS for P4 on windows if needed. The source code can be gotten from a subversion repository at The C# class is The axpy method for ComplexFloat and ComplexDouble are failing. The ATLAS wrapper code can be found at The unit test is ## Deliverables

    €56 (Avg Bid)
    €56 Gebot i.D.
    2 Angebote

    ...OpenOffice of Subversion control for a document. I'm guessing this would be a simple project for anybody already very familiar with OpenOffice and Subversion. The idea is pretty simple: integrate the Subversion client libraries into OpenOffice, so that writers can work in an OpenSource collaborative way, similar to the ways that coders do. I believe this could result in a OpenSource writing revolution similar to the OpenSource software revolution. Right now there are no good tools for a group of writers to collaborate on a single document. OpenSource coders often use CVS and text documents. But writers are less technical. They need to be in their natural computer environment: a word processor. There are two parts to this project, both pretty simple. Add binding...

    €82 (Avg Bid)
    €82 Gebot i.D.
    2 Angebote

    Top subversion Gemeinschafts-Artikel