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

  • Home
  • SEARCH
  • 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 1808620
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T06:17:03+00:00 2026-05-17T06:17:03+00:00

I have a web project that I want to version in SVN. SVN is

  • 0

I have a web project that I want to version in SVN.

SVN is up and running perfectly and I’ve setup the project repository and got everything imported and branched into a 1.0 version. Work will soon being on a new 2.0 version which will be completely different from the 1.0 version with very little to most likely zero carry-over of any files from 1.0 to 2.0. Is there a way to make the 2.0 a “clean slate” and not negatively effect the 1.0 branch. I haven’t taken the plunge and just tried to remove all the files in the trunk hoping SVN will have my back but that seems like the path in front of me. Does anyone have suggestions?

I’m using TortoiseSVN and here’s my directory structure:

proj-rep/branches/
proj-rep/tags/
proj-rep/trunk/
  • 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-05-17T06:17:03+00:00Added an answer on May 17, 2026 at 6:17 am

    You can just move trunk to somewhere else (such as tags/1.0.final) and make a new trunk (you only want a clean-slate trunk, but keep the old branches and especially the tags).

    svn move -m 'tag final 1.0' http://.../trunk http://..../tags/1.0.final
    
    svn mkdir -m 'clean slate for 2.0' http://.../trunk
    

    After that, checkout a fresh working copy with the new (empty) trunk.

    This operation is risk-free, subversion keeps track of everything, and you can undo it with some more move/rename commands.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a google web application project that I want to host on github.
I have a file that I want to deploy when my web project (an
I have a web application project that works with a quite large database (over
I have inherited a web project that is perl based and I'm attempting to
I have inherited a web site project that makes use of a number of
We have a updatable web site project that is written in c#, it has
I have an ASP.NET VB.NET web project that references a VB.NET class library. I
I have a Spring 3.0.x web project that is displaying a page of links
Hello Ruby/Rails/Merb developers! Im currently working on a web project that will have a
I am starting a web application project that will have an Adobe Flex front-end

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.