Ah, sorry, you're right. I remembered "svn mkdir", not "svn add". "svn
add" requires the local content to actually load the file.
On Mon, Oct 11, 2010 at 2:04 PM, Stefan Sperling wrote:
> On Mon, Oct 11, 2010 at 07:25:57AM -0400, Nico Kadel-Garcia wrote:
>> It's also possible to to "svn add
>
On Mon, Oct 11, 2010 at 07:25:57AM -0400, Nico Kadel-Garcia wrote:
> It's also possible to to "svn add
> svn://hostname/reponame/trunk/filename.txt", or whatever the URL would
> be on the Subversion server. In that case, it won't appear locally
> until you do an "svn update" in the local working re
On Sat, Oct 9, 2010 at 1:26 PM, Richard England wrote:
> On 10/09/2010 09:23 AM, 肖晗 wrote:
>
> I am just new to subversion and encountered some confusion.
> I have set up a svn server on my ubuntu/linux.
> After creating an account called "test" under /var/svn(using svnadmin create
> /var/svn/test
On 10/09/2010 09:23 AM, 肖晗 wrote:
I am just new to subversion and encountered some confusion.
I have set up a svn server on my ubuntu/linux.
After creating an account called "test" under /var/svn(using svnadmin
create /var/svn/test), I checked out the repository under "/home"
directory.
And all
> I am just new to subversion and encountered some confusion.
> I have set up a svn server on my ubuntu/linux.
> After creating an account called "test" under /var/svn(using svnadmin create
> /var/svn/test), I checked out the repository under "/home" directory.
> And all these went smoothly until w
肖晗 wrote on Sun, Oct 10, 2010 at 00:23:57 +0800:
> I am just new to subversion and encountered some confusion.
> I have set up a svn server on my ubuntu/linux.
> After creating an account called "test" under /var/svn(using svnadmin create
> /var/svn/test), I checked out the repository under "/home"