Re: [git-users] Re: How to move manually-versionned files to git (version control)?

2014-11-26 Thread John McKown
On Wed, Nov 26, 2014 at 8:35 AM, Konstantinos Mavroudakis 
kmavrouda...@gmail.com wrote:

 Thank you !

 I suppose that there is no formal way to import all of these in git. Is
 n't it? I expected that there would be such documented procedure or
 command(!) in git (or other version control systems) to help newcomers to
 import their old changes (commits)...


​From what other source control? git has a fast-import command in the basic
command set. But it isn't normally used by an individual. I should warn you
that I am not anywhere close to being a git expert. Hopefully one of the
wise old ones will come along side with some really helpful advice​



 Best regards,

 Konstantinos



-- 
The temperature of the aqueous content of an unremittingly ogled
culinary vessel will not achieve 100 degrees on the Celsius scale.

Maranatha! 
John McKown

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [git-users] Re: How to move manually-versionned files to git (version control)?

2014-11-26 Thread Konstantinos Mavroudakis
From zero source control :)  i.e. no source control

On Wednesday, November 26, 2014 4:48:02 PM UTC+2, John McKown wrote:

 On Wed, Nov 26, 2014 at 8:35 AM, Konstantinos Mavroudakis 
 kmavro...@gmail.com javascript: wrote:

 Thank you ! 

 I suppose that there is no formal way to import all of these in git. Is 
 n't it? I expected that there would be such documented procedure or 
 command(!) in git (or other version control systems) to help newcomers to 
 import their old changes (commits)...


 ​From what other source control? git has a fast-import command in the 
 basic command set. But it isn't normally used by an individual. I should 
 warn you that I am not anywhere close to being a git expert. Hopefully one 
 of the wise old ones will come along side with some really helpful advice​
  


 Best regards,

 Konstantinos



 -- 
 The temperature of the aqueous content of an unremittingly ogled
 culinary vessel will not achieve 100 degrees on the Celsius scale.

 Maranatha! 
 John McKown
  

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [git-users] Re: How to move manually-versionned files to git (version control)?

2014-11-26 Thread John McKown
On Wed, Nov 26, 2014 at 8:52 AM, Konstantinos Mavroudakis 
kmavrouda...@gmail.com wrote:

 From zero source control :)  i.e. no source control


​My bad. When you said import their comments, I just ASSuMEd that those
comments already existed in another source control system.​ Going back to
your original post where you basically encoded the date into the file name
as a type of commit point, I guess that the git people didn't look at
some sort of import simply because there is no real standard about such.
I guess that they felt that anyone who was using a personal ad hoc system
that they designed themselves would just need to convert to git as best as
they could.




 On Wednesday, November 26, 2014 4:48:02 PM UTC+2, John McKown wrote:

 On Wed, Nov 26, 2014 at 8:35 AM, Konstantinos Mavroudakis 
 kmavro...@gmail.com wrote:

 Thank you !

 I suppose that there is no formal way to import all of these in git. Is
 n't it? I expected that there would be such documented procedure or
 command(!) in git (or other version control systems) to help newcomers to
 import their old changes (commits)...


 ​From what other source control? git has a fast-import command in the
 basic command set. But it isn't normally used by an individual. I should
 warn you that I am not anywhere close to being a git expert. Hopefully one
 of the wise old ones will come along side with some really helpful advice​



 Best regards,

 Konstantinos



 --
 The temperature of the aqueous content of an unremittingly ogled
 culinary vessel will not achieve 100 degrees on the Celsius scale.

 Maranatha! 
 John McKown

  --
 You received this message because you are subscribed to the Google Groups
 Git for human beings group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
The temperature of the aqueous content of an unremittingly ogled
culinary vessel will not achieve 100 degrees on the Celsius scale.

Maranatha! 
John McKown

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.