When I do a commit, after adding the file of course. The commit happens, but where does it stop that file? Shouldnt it post my new file to the repository? instead it just sends it back to where i first created it like so:

Adding: Desktop\test\tests.txt Sending Content: C:\Documents and Settings\Boots\Desktop\test\tests.txt Completed: At revision: 3

Shoulding it be sending content to c:\svnrepos\project1??



David Skoglund wrote:

I think you should use the "commit" command to commit you changes instead of "update".

/David Skoglund
www.monsterland.se


----- Original Message ----- From: "Mike Boutin" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Wednesday, December 14, 2005 10:09 PM
Subject: [Flashcoders] SVN & TortoiseSVN


Just a few questions about SVN & TortoiseSVN. I have ran the 1 click setup SVN that installs Subversion and TortoiseSVN. It created the repository in c:\svnrepos

I stuck my project in a folder c:\svnrepos\project1, then I import it into the repos. Now when I make a new directory and use CHeckout, all the files from c:\svnrepos show up with checkmarks by them. Now if I create a new textfile in the checkout dir, and update it into the repos, and then I check c:\svnrepos\project1, the file i created isnt anywhere to be found except in the checkout dir. Can anyone tell me what im doing wrong? Thanks!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to