argument to -r should be revision number, i.e. 1000.
2012/8/30 Willy Mularto <[email protected]>
> Just tried that command with svn checkout -r {2010-01-01}
> https://svn.kannel.org/gateway/trunk but it still returns the latest one
>
>
>
> On Aug 30, 2012, at 4:35 PM, spameden wrote:
>
> if you need specific revision:
>
> svn checkout -r xxxx https://svn.kannel.org/gateway/trunk
>
> 2012/8/30 Willy Mularto <[email protected]>
>
>> Do you know the command to check and download specific date?
>>
>>
>>
>> On Aug 30, 2012, at 3:12 PM, Otandeka Simon Peter wrote:
>>
>>
>> Can this help?
>> SVN access to source code
>>
>> You can look at the current development version of the sources directly
>> from our subversion control system. We use SVN, so you need to install that
>> first. (See for example SVNhome.org <http://subversion.apache.org/> for
>> a source distribution, or your Linux distribution for ready-to-install
>> binaries.)
>>
>> 1. Get sources using the following command
>>
>> svn co https://svn.kannel.org/<project>/trunk
>>
>> where <project> is: gateway, sqlbox or opensmppbox.
>>
>> 2. Later, when you want to check whether there have been changes, do
>> the following:
>>
>> cd gateway
>> svn up
>>
>>
>> If you want to send us patches, please send the output of svn diff.
>> Please send the patches as plain text attachments to [email protected]
>>
>> On Thu, Aug 30, 2012 at 11:03 AM, Willy Mularto <[email protected]>wrote:
>>
>>> I need to download some CVS versions of Kannel. Does anybody has the
>>> link to access the CVS?
>>>
>>>
>>>
>>> Willy Mularto
>>> F300HD+MR18DE (NLC1725)
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>> Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
> Willy Mularto
> F300HD+MR18DE (NLC1725)
>
>
>
>
>
>
>
>
>
>