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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T23:30:01+00:00 2026-06-01T23:30:01+00:00

How can I create a svn tag afterwards? I have changed the repository structure

  • 0

How can I create a svn tag afterwards?

I have changed the repository structure to fit to the normal trunk, tags and braches structure. How can I now create tags for old revisions?

Curriently I’m tring this:

svn copy dev/somedir@35 tags/Stable-1.0 -r 35

But I get this error:

svn: E155010: The node ‘/path/to/repo/dev/somedir’ was not found.

This is normal for the currient state but not true for the revision 35.

How can I fix this problem? Should I check out the old rev 35 and copy the content to the currient version? Or is there a simpler way?

  • 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-01T23:30:02+00:00Added an answer on June 1, 2026 at 11:30 pm

    I try to repeat your question: The path /dev/somedir exists in rev 35, in between the directory structure changed, the path /dev/somedir does not exist in the HEAD revision, and the path /tags does not exist in rev 35. You want to copy /dev/somedir from rev 35 to /tags. Correct?

    Try the following command:

    svn cp ^/dev/somedir@35 ^/tags/Stable-1.0
    

    This command works with two URLs instead of paths in the working copy. I strongly recommend the usage of URLs when creating tags and branches.

    The following operation should work as well (combination of URL and WC). However, I strongly advise against using it:

    svn cp ^/dev/somedir@35 tags/Stable-1.0
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my my SVN repository, I'm trying to create tags/branches/trunk. SVN1:/SVN/repo/android$ svnadmin create tempo
I want to create a tag in my repository. My command is: svn copy
There is a hash pas file http://gpdelphiunits.googlecode.com/svn-history/r4/trunk/src/GpStringHash.pas We can create hash and add key
My team uses SVN for our software platform, and we create tags periodically to
With Tortoise-SVN when you create a branch or a tag you specify the URL
We have a repository of common code on svn that we use for many
I have my SVN repository hosted somewhere. I want to move to somebody else.
I created svn repositories, without worrying about branches, etc. Now, I want to create
I have followed the documentation to setup the SVN repository for existing project. I
I have some problems with SVN. Can anybody help me? When I tray 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.