RE: Subversion checkout behavior at non-existent revision

2016-05-11 Thread Tati, Aslesh
It makes sense to me now. Thank you Daniel. -Original Message- From: Daniel Shahaf [mailto:danie...@apache.org] Sent: Monday, May 09, 2016 6:15 PM To: Tati, Aslesh Cc: users@subversion.apache.org Subject: Re: Subversion checkout behavior at non-existent revision Tati, Aslesh wrote on

Re: Subversion checkout behavior at non-existent revision

2016-05-09 Thread Stefan
e.org *Subject:* Re: Subversion checkout behavior at non-existent revision Hi Aslesh, Hi, I have a question about the behavior of svn checkout. Here is the scenario: I have a standard trunk, branches, tags structure for one of my apps in a repo and I created a branch, say

Re: Subversion checkout behavior at non-existent revision

2016-05-09 Thread Stefan
On 5/10/2016 00:15, Daniel Shahaf wrote: Tati, Aslesh wrote on Fri, May 06, 2016 at 21:33:40 +: Hi, I have a question about the behavior of svn checkout. Here is the scenario: I have a standard trunk, branches, tags structure for one of my apps in a repo and I created a branch, say at revi

Re: Subversion checkout behavior at non-existent revision

2016-05-09 Thread Stefan
On 5/10/2016 00:15, Daniel Shahaf wrote: Stefan Hett wrote on Mon, May 09, 2016 at 09:11:05 +0200: 2) Why does the svn co command create a subdirectory 'a' instead of taking the specified URL as the path to checkout entirely? Can you explain in more words what you expect . cd /tmp/ && svn

Re: Subversion checkout behavior at non-existent revision

2016-05-09 Thread Daniel Shahaf
Tati, Aslesh wrote on Fri, May 06, 2016 at 21:33:40 +: > Hi, > > I have a question about the behavior of svn checkout. Here is the scenario: > I have a standard trunk, branches, tags structure for one of my apps in a > repo and I created a branch, say at revision 500 of trunk. > Later, I dele

Re: Subversion checkout behavior at non-existent revision

2016-05-09 Thread Daniel Shahaf
Stefan Hett wrote on Mon, May 09, 2016 at 09:11:05 +0200: > 2) Why does the svn co command create a subdirectory 'a' instead of taking > the specified URL as the path to checkout entirely? Can you explain in more words what you expect . cd /tmp/ && svn checkout https://svn.apache.org/repos/a

RE: Subversion checkout behavior at non-existent revision

2016-05-09 Thread Tati, Aslesh
11 AM To: users@subversion.apache.org Subject: Re: Subversion checkout behavior at non-existent revision Hi Aslesh, Hi, I have a question about the behavior of svn checkout. Here is the scenario: I have a standard trunk, branches, tags structure for one of my apps in a repo and I created a branch,

Re: Subversion checkout behavior at non-existent revision

2016-05-09 Thread Stefan Hett
Hi Aslesh, Hi, I have a question about the behavior of svn checkout. Here is the scenario: I have a standard trunk, branches, tags structure for one of my apps in a repo and I created a branch, say at revision 500 of trunk. Later, I delete the branch and the recreate another branch with t