The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Emergency UNIX and Linux Support !! Help Me!!
.
google unix.com



Emergency UNIX and Linux Support !! Help Me!! Post your urgent questions here for highest visibility. Posting a new thread to this forum requires Bits. We monitor this forum to help people with emergencies, but we do not guarantee response time or answers. This forum is "best effort" only. Members who reply to posts here receive a bonus of 1000 Bits per reply.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Alias, function or script (bash) to "revert" cd command? SilversleevesX UNIX for Dummies Questions & Answers 1 05-06-2009 12:30 PM
How do i change to super user then revert back to ordinary user ,using shell script? wrapster Shell Programming and Scripting 3 06-04-2008 08:11 AM
need zpool to revert... SankarV SUN Solaris 1 07-09-2007 09:43 AM
import omran UNIX for Dummies Questions & Answers 1 01-27-2003 01:10 AM
import omran Shell Programming and Scripting 2 12-17-2002 02:47 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 09-24-2009
johnbach johnbach is offline
Registered User
  
 

Join Date: Jun 2009
Posts: 53
Revert SVN import

Instead of importing a project/folder as
Code:
svn import vlsms/ file:///home/repo/vlsms -m "Initial Upload"
I did
Code:
svn import vlsms/ file:///home/repo -m "Initial Upload"
How to undo this import (in a clean way,without trace?)

---------- Post updated at 03:10 AM ---------- Previous update was at 02:34 AM ----------

I think i did it

last import(vlsms) was revision 22

Code:
svnadmin dump /home/repo/ --revision 0:21 > src.db
su
mv /home/repo /home/repobk
mkdir /home/repo
chown :svn /home/repo
exit
svnadmin create /home/repo
svnadmin load /home/repo < src.db
Bits Awarded / Charged to johnbach for this Post
Date User Comment Amount
09-24-2009 Neo Returned 20000 Bits 20,000
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:49 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0