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 8117097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T04:03:06+00:00 2026-06-06T04:03:06+00:00

I thought I was pretty well acquainted with Subversion, but now something I thought

  • 0

I thought I was pretty well acquainted with Subversion, but now something I thought would be trivial is stumping me.

First, I created a branch off of my trunk of a specific version, like so:

# svn copy http://server/project/trunk@13708 http://server/project/branches/b2012_03
Committed revision 13717

This seems happy. Note that my trunk has had additional commits, thus the 13717 committed revision and my need to branch off of a specific version. Anyway there it is.

Next, I want to checkout from the branch, but exactly at 13708 (where it was created) NOT 13717 … this is important for my build process, don’t ask it’s not relavent to the problem.

First, I tried this (using the subdirectory ‘conf’ as a test):

# svn co http://server/project/branches/b2012_03/conf conf
yada yada ...
Checked out revision 13717.

# cd conf
# svn info
Path: .
Working Copy Root Path: C:\Users\Brett\conf
URL: http://server/project/branches/b2012_03/conf
Repository Root: http://server/project
Repository UUID: f3edbe5d-cdcd-4b35-8400-34e3054bdd74
Revision: 13717
...

That’s not what I need, I need the revision at 13708… wipe out ‘conf’ and try this:

# svn -r 13708 co http://server/project/branches/b2012_03/conf conf
yada yada ...
Checked out revision 13708.

Hey, that looks encouraging, until …

# cd conf
# svn info
Path: .
Working Copy Root Path: C:\Users\Brett\conf
URL: http://server/project/trunk/conf
Repository Root: http://server/project
Repository UUID: f3edbe5d-cdcd-4b35-8400-34e3054bdd74
Revision: 13708

The revision is right, but notice the URL. It says ‘trunk’ instead of branch, in spite of checking out from the branch.

Two questions:

How is that possible?
How do I checkout a specific version from a branch?

  • 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-06T04:03:09+00:00Added an answer on June 6, 2026 at 4:03 am

    Your branch did not exist at r13708. Thus you’ve got nothing there to check out.

    Whatever piece of your build system is dependent upon this behavior probably needs to be fixed.

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

Sidebar

Related Questions

I thought what I wanted would be pretty simple, but there must be something
Okay at first I thought this would be pretty straightforward. But I can't think
I thought this would be pretty easy but I'm running into all sorts of
OK so I thought this would be pretty simple but it's tripping me up..
Alright, I thought I understood generics pretty well, but for some reason I can't
I thought I understood Java generics pretty well, but then I came across the
I thought the concept of const-correctness was pretty well defined, but when I talked
My title sums this up pretty well. My first though it to provide a
I am attempting to do what I originally thought would be pretty simple. To
I thought the following would be a pretty common task and assumed there would

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.