Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread Rolf Marsh
st to find the time to read it! :-) Thanks again... R On 1/20/2010 8:56 AM, C. Michael Pilato wrote: Rolf Marsh wrote: Most of the files are marked "under version control but are missing or incomplete", while a few are marked as "modified" which is what I expected. Is t

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread Rolf Marsh
ed because I didn't install subversion on the laptop.. I only installed TortoiseSVN and ankhSVN on the laptop. Since I saw the "gliphs", I didn't think I needed Subversion on the laptop. Was that a bad assumption? R On 1/20/2010 8:49 AM, Henrik Sundberg wrote: On Wed, Ja

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread Rolf Marsh
with those on the flash drive? R On 1/20/2010 7:19 AM, C. Michael Pilato wrote: I can't speak to AnkhSVN's behavior -- don't use it myself. What does 'svn status' in that working copy show? Are you local modifications still sitting there waiting to be committed?

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread Rolf Marsh
Last Changed Date: 2010-01-07 15:55:58 -0800 (Thu, 07 Jan 2010) On 1/20/2010 6:50 AM, C. Michael Pilato wrote: Rolf Marsh wrote: Let me see if I can clarify this better... my (supposedly one and only) repository is on my desktop at home. I have one (1) working copy, which is on my flash drive

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread Rolf Marsh
reciate it... Regards, Rolf On 1/19/2010 10:59 PM, Ryan Schmidt wrote: On Jan 19, 2010, at 19:03, Rolf Marsh wrote: On 1/19/2010 5:01 PM, Ryan Schmidt wrote: On Jan 19, 2010, at 18:58, Rolf Marsh wrote: This morning, I took my working copy, which is on a flash

I think I'm in big trouble! (committed changes error)

2010-01-19 Thread Rolf Marsh
This morning, I took my working copy, which is on a flash drive, and committed the changes to the hard drive on my desktop. I then went to work, made some more changes to the project on the flash drive (now attached to my laptop), and when I wasn't thinking, committed those changes. I assume

How do I share files?

2010-01-05 Thread Rolf Marsh
Hello... I have two projects in Subversion. I am trying, in Visual Studio 2008 Pro, to share some of the .cs files in Project 'A' with a new project ('B') I am writing. I know how to share .cs files from within VS, but how to I get them out of the repository?