Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8907091
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T02:49:17+00:00 2026-06-15T02:49:17+00:00

I have been tasked with writing a set of user guidelines for SVN for

  • 0

I have been tasked with writing a set of user guidelines for SVN for developers in my company.

The guidelines are to be solely from a user perspective (e.g. commit comments, when to commit) and not from an administrative perspective (e.g. when to tag, how to structure). An administrative guideline will be written in a separate document.

We are an app development house involved also in embedded development. So our developers range from HTML5 and Flash to Java and C. Some of our coding involves forking very large (millions of files) code bases. Other parts involve us engaging in ground-up development.

Are there any best practices for use of SVN from a user (i.e. grunt developer) perspective?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T02:49:18+00:00Added an answer on June 15, 2026 at 2:49 am

    This is a fairly subjective question, so I wouldn’t be opposed to TPTB closing it. However, I’ll happily share my opinions on this. Keep in mind that I come from a background working in small/medium (10-50 developers) enterprise contexts, so my opinions are tailored to that environment.

    1. Your developers should understand subversion. Have them read the subversion book, especially the “basic work cycle” bit. Many of my other suggestions come from the svn book.
    2. Commit early and often. Developers should strive to do work in small chunks that are not breaking or destabilizing. If you aren’t checking in your work at least once a day, something is probably wrong.
    3. Update extremely often. You want to pull the latest work the rest of your team has been doing multiple times a day. This also helps ease the pain of merging changes in the event that another developer is working on the same files.
    4. Always provide a useful comment. Developers should write check-in comments that describe the work done in a way that is helpful to the rest of the team. Comments like “fixed build”, “more changes”, or “x” (true story, I worked with a developer whose comment was always “x”) are not useful.

    The following are more “admin” guidelines (in your taxonomy), but are still relevant to developers. Also, these are much more subjective, so take with an even larger grain of salt.

    1. Maintain a stable, releasable trunk. If your developers are following guideline (2) above, you should be able to keep your trunk stable and releasable. Avoid making large, cross-cutting, destabilizing changes — figure out a way to make those changes in small chunks that are less risky. Maintaining a stable trunk allows you to deploy more frequently, and therefore deliver value to your users faster.
    2. Use the branch-per-release workflow. Create a new branch for each release in the event that you need to fix bugs. Avoid releasing from trunk or “promoting” from trunk into a static release branch.
    3. Avoid feature branches. Feature branches encourage the kind of destabilizing, cross-cutting changes you want to avoid. Instead, try to make large-scale changes in trunk, but keep them “deactivated” in the production software via configuration switches or the like. You want to strive for an architecture that allows you to implement “big” features without the need to destabilize and isolate the code line. Using Inversion of Control is a big help here.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been tasked with writing a program which will run a set of
I have been tasked with writing a stored procedure that takes a user specified
I have been tasked with writing an installer with a silverlight out of browser
I have been tasked with writting a report from MS Dynamic CRM. The report
I have been tasked with writing an ADP application using Access. The back-end data
So I have been tasked with writing a program that determines if a number
I am not really familiar with Joomla but I have been tasked with writing
I've been tasked with writing a WCF service. (have not done this before.) I've
I have been tasked with giving my company's website (~40 pages) a facelift. The
I have been tasked with upgrading a large web application from .net 1.1 to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.