in Technology by
Why there is a need to move the existing directory into a new repository? How this can be done in SVN?

1 Answer

0 votes
by

There are two reasons for this. Any sort of data cannot be kept in directory permanently. It will be erased soon as the application is turned OFF. Second is, the memory is always limited when the files are large enough to be accommodated and other files are already running.

At such situations, the users need to move the existing directory into new repository. This is done by executing the command “svn import”

Related questions

0 votes
    Suppose you have some subset of codes with you while working with the SVN and you need to move them from one SVN repo ... to another along with their history, how this can be done?...
asked Feb 18, 2021 in Technology by JackTerrance
0 votes
    Under Version control, how you will create a new directory in SVN?...
asked Feb 21, 2021 in Technology by JackTerrance
0 votes
    Can the users simply switch to a previous version while working on a repository in SVN? If so, what is the simplest method for this according to you?...
asked Feb 18, 2021 in Technology by JackTerrance
0 votes
    I started some work on a new feature and after coding for a bit, I decided this feature should be on its ... on the new feature. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    if you need to verify what exactly is present inside a repository, how you will do this?...
asked Feb 18, 2021 in Technology by JackTerrance
0 votes
    I have a Git repository which contains a number of subdirectories. Now I have found that one of the ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    In bridge widening projects, the method of stitching is normally employed for connecting existing deck to the new deck. ... with this method in terms of shrinkage of concrete?...
asked Jan 1, 2021 in Technology by JackTerrance
0 votes
    what is a cell?How do we insert a new sell into our existing worksheet? Select the correct answer from above options...
asked Dec 14, 2021 in Education by JackTerrance
0 votes
    Microsoft now has support for Git repositories on their Team Foundation Service. I have an account on Team ... to TFService. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    strong text [Plugin error at Note entity][1] [1]: Hi,Anyone ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 8, 2022 in Education by JackTerrance
0 votes
    I've written a Dockerfile with the intent of hosting a game server in a Docker container, but the ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 14, 2022 in Education by JackTerrance
0 votes
    Is it possible for the users to impose restrictions on storing elements in the SVN repository?...
asked Feb 21, 2021 in Technology by JackTerrance
0 votes
    When you select “Existing guests only” for SharePoint, how can you add a guest to an environment? Is this through the B2B option?...
asked Mar 10, 2021 in Technology by JackTerrance
0 votes
    How to add an empty directory to a Git repository?...
asked Jan 7, 2021 in Technology by JackTerrance
...