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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T07:55:29+00:00 2026-06-16T07:55:29+00:00

We currently use VSS for source control management, but we want to convert to

  • 0

We currently use VSS for source control management, but we want to convert to some other system. VSS enables sharing single files between different projects. It seems that among popular SCM systems only (?) SVN offers this features as well (svn:externals). Others enable sharing folders only. That’s why SVN is a candidate for us to convert our repo to as it will probably be much easier than redisigning the structures of all projects in our repo to adjust them to directory sharing.

However, SVN externals have to be bound to specified file revisions (I don’t want to take into consideration the possibility of binding externals to head revisions, because that way it is impossible to get historic project versions with adequate externals). That way, when a shared file is modified, it does not influence any project that uses that file as an external one.

So when you download one of such projects in its head revision, you won’t get the latest revision of the modified external. It is necessary to modify manually the externals property that refers to that file to get it updated. In a similar scenario, VSS would provide you will all files in their head revisions (including the shared ones) when getting a project in its current revision.

I’m wondering how to make SVN work similarly. When I get head version of a project from a repo, I want to get all associated externals in their head revisions too. But I’m stuck and have no idea how to achieve it directly or indirectly.

Maybe some scripts? But what would they have to do and when should they be run? Should they update all externals properties of projects that use a shared file when that file gets modified? Or should they be run just after a project is downloaded, to update its externals?

I will be really grateful for any ideas that could lead me to a good solution. Thanks a lot!

  • 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-16T07:55:30+00:00Added an answer on June 16, 2026 at 7:55 am

    This is the answer you are looking for:

    find . -name .svn -execdir svn update -r {2010-08-30} \;
    

    (credit: https://stackoverflow.com/a/3608453/1284631 )

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

Sidebar

Related Questions

We are currently looking for a version control system to use in our projects.
I currently use VS 2008 Professional, but I'm trying to get Team System Developer
I currently use a System.IO.FileSystemWatcher as part of a roll your own message queue
I currently use MySql, but would prefer an ODBC solution to make it future
I currently use the rangeinput plugin from jQuery Tools in various places. But I
I use Visual Studio 2010 with Visual SourceSafe 2005 for source control. Each developer
I currently use Authlogic in a web-app to handle user authentication, but have now
I currently use my iPhone 3G for testing my apps, but I am thinking
I'm currently researching new source control options for a team of 10 developers. We
We are currently using VSS for version control. Quite few of our developers are

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.