Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] repository corruption allert!

On Sun, Aug 04, 2002 at 04:44:38PM -0500, Florin Iucha wrote:
...

Sure enough, this can be reproduced from the command line as well...

florin@bee:~$ cd /tmp/
florin@bee:/tmp$ mkdir aaa
florin@bee:/tmp$ svc create bomb
Enter a comment:
ddddd
bomb
florin@bee:/tmp$ cd aaa/
florin@bee:/tmp/aaa$ svc checkout bomb
touch theflorin@bee:/tmp/aaa$ touch the_file
florin@bee:/tmp/aaa$ svc add the_file
cat 0 florin@bee:/tmp/aaa$ echo 0 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ echo 1 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ echo 2 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ echo 3 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ echo 4 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ echo 5 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ echo 6 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ echo 7 >> the_file 
florin@bee:/tmp/aaa$ svc checkin -c "aaaa"
florin@bee:/tmp/aaa$ svc checkout bomb -revi main@@1
Could not find branch evi for project bomb in repository stellation
florin@bee:/tmp/aaa$ svc checkout bomb --revi main@@1
florin@bee:/tmp/aaa$ cat the_file 
1
2
3
4

;(

florin

-- 

"If it's not broken, let's fix it till it is."

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4

Attachment: pgpJQGpQbBG9D.pgp
Description: PGP signature


Back to the top